diff options
author | 2018-06-07 16:34:59 +0100 | |
---|---|---|
committer | 2018-06-07 16:34:59 +0100 | |
commit | c5d8157670ea2b7f448fc41ca790b25c03a4bedb (patch) | |
tree | 428bb0f210b9094d6d147cd2c20144de5c1e8b2e /templates/main/info/faq.html | |
parent | [CI] Add deployment env and cache .gem (diff) |
Replace GitHub with GitLab across the project
Diffstat (limited to 'templates/main/info/faq.html')
-rw-r--r-- | templates/main/info/faq.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/main/info/faq.html b/templates/main/info/faq.html index d5fdf059..fb5912f5 100644 --- a/templates/main/info/faq.html +++ b/templates/main/info/faq.html @@ -239,7 +239,7 @@ Python is a very versatile language, and a real-life application using it can take many forms. That said, we do plenty of Python development here ourselves. If you're curious about this question, then why not take a look at - <a href="https://github.com/discord-python">our projects</a>? + <a href="https://gitlab.com/discord-python">our projects</a>? </p> </div> </div> |