diff options
Diffstat (limited to 'templates/main/info/resources.html')
-rw-r--r-- | templates/main/info/resources.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/main/info/resources.html b/templates/main/info/resources.html index f3f4d0c0..991ecc8e 100644 --- a/templates/main/info/resources.html +++ b/templates/main/info/resources.html @@ -19,9 +19,9 @@ <p> This page is intended to be a listing of useful resources for beginner and experienced Python programmers alike. This page is generated from a JSON file - <a href="https://github.com/discord-python/site/blob/master/static/resources.json">on GitHub</a> - + <a href="https://gitlab.com/discord-python/projects/site/blob/master/static/resources.json">on GitLab</a> - if there's a great resource that you love and you don't see it on this page, feel free to submit a - pull request! + merge request! </p> <p> Some resources aren't free - the below key will help you figure out whether you need to pay for |