]> granicus.if.org Git - python/commitdiff
update sphinx url
authorBenjamin Peterson <benjamin@python.org>
Sat, 25 Jan 2014 18:27:06 +0000 (13:27 -0500)
committerBenjamin Peterson <benjamin@python.org>
Sat, 25 Jan 2014 18:27:06 +0000 (13:27 -0500)
Doc/faq/general.rst

index 64e22cd3f0d19b080251bbe6c43eb8e3493920af..509fdb90632cf6b264f6f0257225ad6436e83051 100644 (file)
@@ -181,8 +181,8 @@ at http://docs.python.org/.  PDF, plain text, and downloadable HTML versions are
 also available at http://docs.python.org/download.html.
 
 The documentation is written in reStructuredText and processed by `the Sphinx
-documentation tool <http://sphinx.pocoo.org/>`__.  The reStructuredText source
-for the documentation is part of the Python source distribution.
+documentation tool <http://sphinx-doc.org/>`__.  The reStructuredText source for
+the documentation is part of the Python source distribution.
 
 
 I've never programmed before. Is there a Python tutorial?