diff options
author | Andrea Lepori <alepori@student.ethz.ch> | 2020-07-28 21:17:18 +0200 |
---|---|---|
committer | Andrea Lepori <alepori@student.ethz.ch> | 2020-07-28 21:17:18 +0200 |
commit | 68cc1657fbe11b8ffbcd4d3d517f71c4404497c3 (patch) | |
tree | 37fd17cb370bca5bb0a5779295256b141cf0295b /client/templates | |
parent | local font feching, list for non interactive items (diff) | |
download | scout-subs-68cc1657fbe11b8ffbcd4d3d517f71c4404497c3.tar.gz scout-subs-68cc1657fbe11b8ffbcd4d3d517f71c4404497c3.zip |
accept terms on account creation
Diffstat (limited to 'client/templates')
-rw-r--r-- | client/templates/client/about.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/templates/client/about.html b/client/templates/client/about.html index 5f7e27f..64db725 100644 --- a/client/templates/client/about.html +++ b/client/templates/client/about.html @@ -34,7 +34,7 @@ </blockquote> <h5>Codice sorgente</h5> <blockquote> - <a href=git.thearcway.org>git.thearcway.org</a> + <a href="https://git.thearcway.org/mafaldo/scout-subs/">https://git.thearcway.org/mafaldo/scout-subs/</a> </blockquote> </div> </div> |