From 91138642fae1963f0bcf2966eb0fb965994b103c Mon Sep 17 00:00:00 2001 From: sco1 Date: Mon, 30 Sep 2019 21:35:17 -0400 Subject: Update contrib doc to point to new wiki links --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index efb48e5a..c1344cce 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -38,8 +38,8 @@ All projects evolve over time, and this contribution guide is no different. This ## Supplemental Information ### Developer Environment Instructions for setting up environments for both the site and the bot can be found on the PyDis Wiki: - * [Site](https://wiki.pythondiscord.com/wiki/contributing/project/site) - * [Bot](https://wiki.pythondiscord.com/wiki/contributing/project/bot) + * [Site](https://pythondiscord.com/pages/contributing/site/) + * [Bot](https://pythondiscord.com/pages/contributing/bot/) When pulling down changes from GitHub, remember to sync your environment using `pipenv sync --dev` to ensure you're using the most up-to-date versions the project's dependencies. -- cgit v1.2.3