From c39ade5d1864d2b5d9c2f1cb8c4f32bf0e32a18b Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Fri, 26 Aug 2016 00:08:49 -0400 Subject: [PATCH] Fix the edx-documentation link --- docs/en_us/developers/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en_us/developers/README.rst b/docs/en_us/developers/README.rst index a67c3930a7..da8f437d6c 100644 --- a/docs/en_us/developers/README.rst +++ b/docs/en_us/developers/README.rst @@ -9,7 +9,7 @@ By moving documentation to its own repository, we will be better able to develop workflows, manage versioning, create translations, and automate testing, without complicating ongoing development of the edX Platform. -.. _edx_documentation: https://github.com/edx/edx-documentation +.. _edx-documentation: https://github.com/edx/edx-documentation ****************************** EdX Platform Docstrings