1
0
mirror of synced 2026-01-08 21:02:10 -05:00

Merge pull request #8388 from apexskier/patch-2

Fix broken markdown link in code search documentation
This commit is contained in:
Ramya Parimi
2021-07-21 07:21:27 -05:00
committed by GitHub

View File

@@ -68,7 +68,7 @@ You can use the `path` qualifier to search for source code that appears at a spe
## Search by language
<!-- If you make changes to this feature, update /getting-started-with-github/github-language-support to reflect any changes. -->
You can search for code based on what language it's written in. The `language` qualifier can be the language name or alias. For a full list of supported languages with their names and aliases, see the [github/linguist repository]((https://github.com/github/linguist/blob/master/lib/linguist/languages.yml).
You can search for code based on what language it's written in. The `language` qualifier can be the language name or alias. For a full list of supported languages with their names and aliases, see the [github/linguist repository](https://github.com/github/linguist/blob/master/lib/linguist/languages.yml).
| Qualifier | Example
| ------------- | -------------