diff options
author | Ajay Ramachandran <[email protected]> | 2021-04-29 20:30:05 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2021-04-29 20:30:05 -0400 |
commit | 756233a9591773676e32c8039b57f39c57be93b4 (patch) | |
tree | 7ddbc6695e8a184974a2e14088c1db267d47d756 /public | |
parent | 9c13b7e8fd4f52fa0cdfcf1b3f350f80e97b8051 (diff) | |
download | SponsorBlock-756233a9591773676e32c8039b57f39c57be93b4.tar.gz SponsorBlock-756233a9591773676e32c8039b57f39c57be93b4.zip |
Update db link
Diffstat (limited to 'public')
-rw-r--r-- | public/help/index_en.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/help/index_en.html b/public/help/index_en.html index 7eaabf6a..8651d817 100644 --- a/public/help/index_en.html +++ b/public/help/index_en.html @@ -94,7 +94,7 @@ <h1>Can I get a copy of the Database? What happens if you disappear?</h1> <p> - The database is public and available at <a href="https://sponsor.ajay.app/database.db">https://sponsor.ajay.app/database.db</a>. The source code is freely available. So, even if something happens to me, your submissions are not lost. + The database is public and available at <a href="https://sponsor.ajay.app/database">https://sponsor.ajay.app/database</a>. The source code is freely available. So, even if something happens to me, your submissions are not lost. </p> <h1>News and how it is made</h1> |