Change credits link to help.

More detailed credits are at the bottom of help.
This commit is contained in:
Ajay Ramachandran
2020-10-14 22:50:59 -04:00
parent 7a6f65803e
commit a67c972e03
3 changed files with 10 additions and 1 deletions

View File

@@ -634,5 +634,8 @@
},
"unsubmittedWarningDescription": {
"message": "Send a notification when you leave a video with segments that are not uploaded"
},
"help": {
"message": "Help"
}
}

View File

@@ -131,7 +131,7 @@
<a href="https://sponsor.ajay.app/stats" target="_blank" rel="noopener">__MSG_viewLeaderboard__</a> |
<a href="https://github.com/ajayyy/SponsorBlock" target="_blank" rel="noopener">GitHub</a> |
<a href="https://discord.gg/QnmVMpU" target="_blank" rel="noopener">Discord</a> |
<a href="https://github.com/ajayyy/SponsorBlock/graphs/contributors" target="_blank" rel="noopener">Credits</a>
<a id="helpButton" href="#">__MSG_help__</a>
</footer>
</div>
<!-- Scripts that need to load after the html -->