1
0
mirror of synced 2025-12-23 21:07:12 -05:00

Update link to Linguist troubleshooting documentation

This commit is contained in:
Logan Rosen
2021-04-01 13:58:25 -04:00
committed by GitHub
parent 075facb7d6
commit 2277052509

View File

@@ -18,7 +18,7 @@ topics:
{% data variables.product.product_name %} uses the open source [Linguist library](https://github.com/github/linguist) to
determine file languages for syntax highlighting and repository statistics. Language statistics will update after you push changes to your default branch.
Some files are hard to identify, and sometimes projects contain more library and vendor files than their primary code. If you're receiving incorrect results, please consult the Linguist [troubleshooting guide](https://github.com/github/linguist#troubleshooting) for help.
Some files are hard to identify, and sometimes projects contain more library and vendor files than their primary code. If you're receiving incorrect results, please consult the Linguist [troubleshooting guide](https://github.com/github/linguist/blob/master/docs/troubleshooting.md) for help.
### Markup languages