diff options
author | 2018-06-07 16:34:59 +0100 | |
---|---|---|
committer | 2018-06-07 16:34:59 +0100 | |
commit | c5d8157670ea2b7f448fc41ca790b25c03a4bedb (patch) | |
tree | 428bb0f210b9094d6d147cd2c20144de5c1e8b2e /README.md | |
parent | [CI] Add deployment env and cache .gem (diff) |
Replace GitHub with GitLab across the project
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -1,7 +1,8 @@ -# Python Discord website +# Python Discord: Site -[](https://travis-ci.org/discord-python/site) [](https://coveralls.io/github/discord-python/site?branch=master) [](https://discord.gg/2B963hn) +This is all of the code that is responsible for maintaining [our website](https://pythondiscord.com), and all of +its subdomains. -### See the wiki for details - -[https://github.com/discord-python/site/wiki](https://github.com/discord-python/site/wiki) +If you're looking to contribute or play around with the code, take a look at our +[Project Guide](https://wiki.pythondiscord.com/wiki/contributing/project/site), hosted on the wiki you'll find +in this very repository. |