summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew/3.6.rst
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2016-09-23 00:09:56 (GMT)
committerSteve Dower <steve.dower@microsoft.com>2016-09-23 00:09:56 (GMT)
commit765285337a73bcbed608434fa98b9964fa33c74a (patch)
treebfa682ae3b6d5ecb508a66c2571a0be2862565bf /Doc/whatsnew/3.6.rst
parentad4d2a50b94f1d8367255bd218a306af07742d90 (diff)
parentfb4a96a58fe0994f1d4b0328874a99376c25fc20 (diff)
downloadcpython-765285337a73bcbed608434fa98b9964fa33c74a.zip
cpython-765285337a73bcbed608434fa98b9964fa33c74a.tar.gz
cpython-765285337a73bcbed608434fa98b9964fa33c74a.tar.bz2
Issue #28251: Improvements to help manuals on Windows.
Diffstat (limited to 'Doc/whatsnew/3.6.rst')
-rw-r--r--Doc/whatsnew/3.6.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/whatsnew/3.6.rst b/Doc/whatsnew/3.6.rst
index cabff60..b3f797f 100644
--- a/Doc/whatsnew/3.6.rst
+++ b/Doc/whatsnew/3.6.rst
@@ -47,7 +47,7 @@
This article explains the new features in Python 3.6, compared to 3.5.
-For full details, see the :source:`Misc/NEWS` file.
+For full details, see the :ref:`changelog <changelog>`.
.. note::