diff --git a/README.rst b/README.rst index 68065ac85..b99b79702 100644 --- a/README.rst +++ b/README.rst @@ -76,7 +76,7 @@ If you wish to install `Sphinx` for development purposes, refer to `the contributors guide`__. __ https://pypi.org/project/Sphinx/ -__ http://www.sphinx-doc.org/en/master/devguide.html +__ http://www.sphinx-doc.org/en/master/internals/contributing.html Documentation ============= @@ -110,14 +110,14 @@ For information on running tests locally, refer to `the contributors guide`__. __ https://travis-ci.org/sphinx-doc/sphinx __ https://ci.appveyor.com/project/sphinxdoc/sphinx __ https://circleci.com/gh/sphinx-doc/sphinx -__ http://www.sphinx-doc.org/en/master/devguide.html +__ http://www.sphinx-doc.org/en/master/internals/contributing.html Contributing ============ Refer to `the contributors guide`__. -__ http://www.sphinx-doc.org/en/master/devguide.html +__ http://www.sphinx-doc.org/en/master/internals/contributing.html Release signatures ================== diff --git a/doc/_templates/index.html b/doc/_templates/index.html index 4290c9d22..5e588acc4 100644 --- a/doc/_templates/index.html +++ b/doc/_templates/index.html @@ -116,12 +116,12 @@ this part of the documentation is for you.{%endtrans%}
{%trans path=pathto("code_of_conduct")%}Please adhere to our Code of Conduct.{%endtrans%}
{% endblock %} diff --git a/doc/contents.rst b/doc/contents.rst index 1f82fa8d6..17a3d4b54 100644 --- a/doc/contents.rst +++ b/doc/contents.rst @@ -19,7 +19,6 @@ Sphinx documentation contents faq glossary - devguide changes examples diff --git a/doc/develop.rst b/doc/develop.rst index d4b9a0e5d..080251ba6 100644 --- a/doc/develop.rst +++ b/doc/develop.rst @@ -14,7 +14,8 @@ Sphinx is a maintained by a group of volunteers. We value every contribution! * There is also the #sphinx-doc IRC channel on `freenode