From 77ab13c994367a4119765bd7c02c9cc2708a6349 Mon Sep 17 00:00:00 2001 From: Sarina Canelake Date: Wed, 4 Nov 2015 12:40:48 -0500 Subject: [PATCH] Fix stale RTD links in CONTRIBUTING.rst --- CONTRIBUTING.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 930405115e..a6e1353198 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -6,7 +6,7 @@ Contributions to Open edX are very welcome, and strongly encouraged! We've put together `some documentation that describes our contribution process`_, but here's a step-by-step guide that should help you get started. -.. _some documentation that describes our contribution process: http://edx.readthedocs.org/projects/userdocs/en/latest/process/overview.html +.. _some documentation that describes our contribution process: http://edx.readthedocs.org/projects/edx-developer-guide/en/latest/process/index.html Step 0: Join the Conversation ============================= @@ -122,7 +122,8 @@ requests must meet in order to be reviewed by a core committer. These requiremen include things like documentation and passing tests: see the `contributor documentation`_ page for the full list. -.. _contributor documentation: http://edx.readthedocs.org/projects/userdocs/en/latest/process/contributor.html +.. _contributor documentation: http://edx.readthedocs.org/projects/edx-developer-guide/en/latest/process/contributor.html + Areas of particular concern with their own detailed guidelines are: