summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThijs Triemstra <info@collab.nl>2018-02-12 22:57:05 +0100
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2018-02-14 00:37:16 +0900
commit91807f882dafbd6185b8d88c0bf4cbf97cf520fb (patch)
tree07ad03c119090a66162fc5eb37b970b7dcaf144b
parent82d09f22565471fafa43c335a844af0e925bcacd (diff)
downloadsphinx-git-91807f882dafbd6185b8d88c0bf4cbf97cf520fb.tar.gz
fix broken links on pypi page
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 2d841f78e..82f61710b 100644
--- a/README.rst
+++ b/README.rst
@@ -72,7 +72,7 @@ If you wish to install `Sphinx` for development purposes, refer to `the
contributors guide`__.
__ https://pypi.python.org/pypi/Sphinx
-__ CONTRIBUTING.rst
+__ http://www.sphinx-doc.org/en/master/devguide.html
Documentation
=============
@@ -93,14 +93,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
-__ CONTRIBUTING.rst
+__ http://www.sphinx-doc.org/en/master/devguide.html
Contributing
============
Refer to `the contributors guide`__.
-__ CONTRIBUTING.rst
+__ http://www.sphinx-doc.org/en/master/devguide.html
Release signatures
==================