diff options
author | 2019-12-20 10:34:44 -0800 | |
---|---|---|
committer | 2019-12-20 10:34:44 -0800 | |
commit | 116478e069d758a651c389b3509077d46287e48e (patch) | |
tree | 635b5486d0691f1b5a0139a90aadd890552a95c9 | |
parent | Add link to wiki in README.md (diff) |
Fix #299: use GitHub link to issues in README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,4 +15,4 @@ If you're looking to contribute or play around with the code, take a look at [th [1]: https://pythondiscord.com [2]: https://pythondiscord.com/pages/contributing/site/ -[3]: https://gitlab.com/python-discord/projects/site/issues +[3]: https://github.com/python-discord/site/issues |