diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2023-07-02 13:01:07 -0700 |
|---|---|---|
| committer | Pinapelz <donaldshan1@outlook.com> | 2023-07-02 13:01:07 -0700 |
| commit | daf431e1b8438bdba2711387873351e2fae09bdd (patch) | |
| tree | cc3fd7d28bb4c80b2047657340575b259609db33 /templates | |
| parent | 25141f6b458cba1ac8240b5bc2a7f4cf73274cab (diff) | |
fix: domain formatting issues (redirects)
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/ranking.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/ranking.html b/templates/ranking.html index 773c041..ff89fd5 100644 --- a/templates/ranking.html +++ b/templates/ranking.html @@ -219,7 +219,7 @@ <p style="text-align: center">{{footer}}</p> </div> <div style="text-align: center; margin-top: 20px"> - <a href="https://github.com/pinapelz/NijiTrack" target="_blank"> + <a href="/" target="_blank"> <img src="https://img.shields.io/github/license/pinapelz/NijiTrack?color=%23994CC3&style=flat-square" alt="License" |
