summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
diff options
context:
space:
mode:
authorNed Deily <nad@python.org>2018-02-28 18:58:38 (GMT)
committerNed Deily <nad@python.org>2018-02-28 18:58:38 (GMT)
commit45ab51c142c2dc70a2abb7100b3cb3457bc18516 (patch)
tree9dc885229d77c5d7910eaf8f6de7ce6c43d1ecfe /Doc/whatsnew
parent881323db717f9b6ffe30d14104a2925c77f28db7 (diff)
downloadcpython-45ab51c142c2dc70a2abb7100b3cb3457bc18516.zip
cpython-45ab51c142c2dc70a2abb7100b3cb3457bc18516.tar.gz
cpython-45ab51c142c2dc70a2abb7100b3cb3457bc18516.tar.bz2
Fix 3.8 whatsnew changelog link
Diffstat (limited to 'Doc/whatsnew')
-rw-r--r--Doc/whatsnew/3.8.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/whatsnew/3.8.rst b/Doc/whatsnew/3.8.rst
index 1d722ef..904a358 100644
--- a/Doc/whatsnew/3.8.rst
+++ b/Doc/whatsnew/3.8.rst
@@ -47,7 +47,7 @@
This article explains the new features in Python 3.8, compared to 3.7.
-For full details, see the :source:`Misc/NEWS` file.
+For full details, see the :ref:`changelog <changelog>`.
.. note::