From: Ned Deily Date: Wed, 28 Feb 2018 18:58:38 +0000 (-0500) Subject: Fix 3.8 whatsnew changelog link X-Git-Tag: v3.8.0a1~2140 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=45ab51c142c2dc70a2abb7100b3cb3457bc18516;p=thirdparty%2FPython%2Fcpython.git Fix 3.8 whatsnew changelog link --- diff --git a/Doc/whatsnew/3.8.rst b/Doc/whatsnew/3.8.rst index 1d722ef5f0cd..904a3584e67a 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 `. .. note::