fix(app/insights): link from GitHub Linguist to LinguistJS (#1282) [skip ci]

This commit is contained in:
Nixinova
2022-11-15 17:24:38 +13:00
committed by GitHub
parent a05ed477ca
commit 862fbf1539

View File

@@ -314,7 +314,7 @@
<p>
<b>{{ user }}</b> has used {{ languages.length }} different language{{ format("plural", languages.length) }} for a total of {{ format("number", languages.total) }} byte{{ format("plural", languages.total) }}.
<small class="footnote">
Note that these numbers are based on results produced by <a href="https://github.com/github/linguist">GitHub linguist</a> from repositories owned by <b>{{ user }}</b> and that they may not be entirely accurate.
Note that these numbers are based on results produced by <a href="https://github.com/Nixinova/LinguistJS">LinguistJS</a> from repositories owned by <b>{{ user }}</b> and may not be entirely accurate.
</small>
</p>
<div class="list">