summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/whatsnew')
-rw-r--r--Doc/whatsnew/2.6.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/whatsnew/2.6.rst b/Doc/whatsnew/2.6.rst
index 9462ef5..68dcc25 100644
--- a/Doc/whatsnew/2.6.rst
+++ b/Doc/whatsnew/2.6.rst
@@ -234,7 +234,7 @@ have adopted Sphinx as their documentation tool.
.. seealso::
- :ref:`documenting-index`
+ `Documenting Python <http://docs.python.org/devguide/documenting.html>`__
Describes how to write for Python's documentation.
`Sphinx <http://sphinx.pocoo.org/>`__