summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew/3.6.rst
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2016-09-23 00:11:53 (GMT)
committerSteve Dower <steve.dower@microsoft.com>2016-09-23 00:11:53 (GMT)
commit3e7d93dc705d32b7daade4e2ae60811bc79db615 (patch)
treef62f48ff8221321765f06c0265bd76cb4bb99d14 /Doc/whatsnew/3.6.rst
parent3bff73890e0fca60bb74cd99abcc7f1562b4fa61 (diff)
parent765285337a73bcbed608434fa98b9964fa33c74a (diff)
downloadcpython-3e7d93dc705d32b7daade4e2ae60811bc79db615.zip
cpython-3e7d93dc705d32b7daade4e2ae60811bc79db615.tar.gz
cpython-3e7d93dc705d32b7daade4e2ae60811bc79db615.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.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/whatsnew/3.6.rst b/Doc/whatsnew/3.6.rst
index cabff60..7e4912d 100644
--- a/Doc/whatsnew/3.6.rst
+++ b/Doc/whatsnew/3.6.rst
@@ -47,7 +47,8 @@
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
+`changelog <https://docs.python.org/3.6/whatsnew/changelog.html>`_.
.. note::