From a05358d2d82c79124a4e2f13f73ea378c7ae7c71 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Wed, 6 Nov 2013 11:01:22 -0800 Subject: Refer to the sphinx site, rather than the docutils one, for a reST primer --- docs/contributing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing.rst b/docs/contributing.rst index e1475b88..3b301842 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -206,4 +206,4 @@ The HTML documentation index can now be found at ``docs/_build/html/index.html`` .. _`virtualenv`: https://pypi.python.org/pypi/virtualenv .. _`pip`: https://pypi.python.org/pypi/pip .. _`sphinx`: https://pypi.python.org/pypi/sphinx -.. _`reStructured Text`: http://docutils.sourceforge.net/rst.html +.. _`reStructured Text`: http://sphinx-doc.org/rest.html -- cgit v1.2.3