From 6ee4a6bc141881b1ed48a5bbe12a4a59e5381c80 Mon Sep 17 00:00:00 2001 From: Thijs Triemstra Date: Mon, 12 Feb 2018 22:57:05 +0100 Subject: [PATCH] fix broken links on pypi page --- README.rst | 6 +++--- 1 file 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 ==================