aboutsummaryrefslogtreecommitdiffstats
path: root/templates/main/base.html
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-06-07 16:34:59 +0100
committerGravatar Gareth Coles <[email protected]>2018-06-07 16:34:59 +0100
commitc5d8157670ea2b7f448fc41ca790b25c03a4bedb (patch)
tree428bb0f210b9094d6d147cd2c20144de5c1e8b2e /templates/main/base.html
parent[CI] Add deployment env and cache .gem (diff)
Replace GitHub with GitLab across the project
Diffstat (limited to 'templates/main/base.html')
-rw-r--r--templates/main/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/main/base.html b/templates/main/base.html
index 2a3f295c..db7387b4 100644
--- a/templates/main/base.html
+++ b/templates/main/base.html
@@ -47,7 +47,7 @@
<p>
This website uses <a href="https://python.org">Python</a> and
<a href="http://flask.pocoo.org/">Flask</a>, and was developed collaboratively on
- <a href="https://github.com/discord-python/site">GitHub</a>.
+ <a href="https://gitlab.com/discord-python/projects/site">GitLab</a>.
<br />
For privacy &amp; GDPR-related info, please <a href="{{ url_for("main.about.privacy") }}">see this page</a>.
</p>