aboutsummaryrefslogtreecommitdiffstats
path: root/templates/wiki/base.html
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-06-12 22:01:21 +0100
committerGravatar Gareth Coles <[email protected]>2018-06-12 22:01:21 +0100
commit662ae38fd95b30bb0d2e9dca69ea55e47aadb62e (patch)
tree3100e487473ccf9882eafadb2e66fc7b32e97cf5 /templates/wiki/base.html
parent[Jams] User ID and avatar on approvals page (diff)
Update GitLab URL
Diffstat (limited to '')
-rw-r--r--templates/wiki/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/wiki/base.html b/templates/wiki/base.html
index e6766aab..f9aa251e 100644
--- a/templates/wiki/base.html
+++ b/templates/wiki/base.html
@@ -208,7 +208,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://gitlab.com/discord-python/projects/site">GitLab</a>.
+ <a href="https://gitlab.com/python-discord/projects/site">GitLab</a>.
<br />
For privacy &amp; GDPR-related info, please <a href="{{ url_for("main.about.privacy") }}">see this page</a>.
</p>