From c5d8157670ea2b7f448fc41ca790b25c03a4bedb Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Thu, 7 Jun 2018 16:34:59 +0100 Subject: Replace GitHub with GitLab across the project --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5a65550f..beec49ed 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ -# Python Discord website +# Python Discord: Site -[![Build Status](https://travis-ci.org/discord-python/site.svg?branch=master)](https://travis-ci.org/discord-python/site) [![Coverage Status](https://coveralls.io/repos/github/discord-python/site/badge.svg?branch=master)](https://coveralls.io/github/discord-python/site?branch=master) [![Discord](https://discordapp.com/api/guilds/267624335836053506/embed.png)](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. -- cgit v1.2.3