diff options
Diffstat (limited to 'Doc/whatsnew/3.7.rst')
-rw-r--r-- | Doc/whatsnew/3.7.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/whatsnew/3.7.rst b/Doc/whatsnew/3.7.rst index 91c6cc1..de0c364 100644 --- a/Doc/whatsnew/3.7.rst +++ b/Doc/whatsnew/3.7.rst @@ -47,7 +47,7 @@ This article explains the new features in Python 3.7, compared to 3.6. -For full details, see the :source:`Misc/NEWS` file. +For full details, see the :ref:`changelog <changelog>`. .. note:: |