diff options
| author | Benjamin Peterson <benjamin@python.org> | 2014-01-25 13:27:06 -0500 |
|---|---|---|
| committer | Benjamin Peterson <benjamin@python.org> | 2014-01-25 13:27:06 -0500 |
| commit | 714d7ffd0d652e187deb13b96aae7a1bbfcdecca (patch) | |
| tree | 5f987d7790227f99eb1e5cbfbe732c37212a9013 | |
| parent | 039a02c64e162f924cc2423c833b118b7e049c3f (diff) | |
| download | cpython-git-714d7ffd0d652e187deb13b96aae7a1bbfcdecca.tar.gz | |
update sphinx url
| -rw-r--r-- | Doc/faq/general.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/faq/general.rst b/Doc/faq/general.rst index 82e7a74c67..da2c933207 100644 --- a/Doc/faq/general.rst +++ b/Doc/faq/general.rst @@ -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? |
