summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
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
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')
-rw-r--r--Doc/whatsnew/3.6.rst2
-rw-r--r--Doc/whatsnew/changelog.rst2
2 files changed, 3 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::
diff --git a/Doc/whatsnew/changelog.rst b/Doc/whatsnew/changelog.rst
index 07f9094..67a12f3 100644
--- a/Doc/whatsnew/changelog.rst
+++ b/Doc/whatsnew/changelog.rst
@@ -1,3 +1,5 @@
+.. _changelog:
+
+++++++++
Changelog
+++++++++