diff options
author | Tor Andersson <tor@ccxvii.net> | 2024-03-25 23:29:25 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2024-03-25 23:29:25 +0100 |
commit | e34da06aa63e72b7afdf225a8bea5a6244017ff8 (patch) | |
tree | 63b5f6b75ef46f6d55585f716ec36903503dfa8b | |
parent | 52eccef969df5aca355fca93236cde0dd0c9fc02 (diff) | |
download | server-e34da06aa63e72b7afdf225a8bea5a6244017ff8.tar.gz |
Link to self hosted git instead of github.
-rw-r--r-- | views/about.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/about.pug b/views/about.pug index dd34547..06fcb67 100644 --- a/views/about.pug +++ b/views/about.pug @@ -21,7 +21,7 @@ html Rally the Troops is a hobby project created and maintained by Tor Andersson. p. - The source code is available on #[a(href="https://github.com/rally-the-troops/") GitHub]. + The source code is available on #[a(href="https://git.rally-the-troops.com/") Git]. p!= process.env.SITE_INVITE |