Skip to content

Commit 2277052

Browse files
authored
Update link to Linguist troubleshooting documentation
1 parent 075facb commit 2277052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/github/creating-cloning-and-archiving-repositories/about-repository-languages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ topics:
1818
{% data variables.product.product_name %} uses the open source [Linguist library](https://github.com/github/linguist) to
1919
determine file languages for syntax highlighting and repository statistics. Language statistics will update after you push changes to your default branch.
2020

21-
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.
21+
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.
2222

2323
### Markup languages
2424

0 commit comments

Comments
 (0)