aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/popup.html
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2020-10-14 22:50:59 -0400
committerAjay Ramachandran <[email protected]>2020-10-14 22:50:59 -0400
commita67c972e036f2201be4ef1cccaadecb63d555a1e (patch)
treed16087c34d84f351b6f5bc3a9c02263e30243cce /public/popup.html
parent7a6f65803eb06130d3f12c4326a93cf2ef032be9 (diff)
downloadSponsorBlock-a67c972e036f2201be4ef1cccaadecb63d555a1e.tar.gz
SponsorBlock-a67c972e036f2201be4ef1cccaadecb63d555a1e.zip
Change credits link to help.
More detailed credits are at the bottom of help.
Diffstat (limited to 'public/popup.html')
-rw-r--r--public/popup.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/popup.html b/public/popup.html
index 74e3ad0e..e31ef0f4 100644
--- a/public/popup.html
+++ b/public/popup.html
@@ -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 -->