From: Ned Deily Date: Sat, 24 Aug 2019 05:12:05 +0000 (-0400) Subject: Fix link to changelog in 3.9 What's New page (GH-15445) X-Git-Tag: v3.9.0a1~801 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7913cbc09d1920343a9c5aeec24cb72e9c9402e5;p=thirdparty%2FPython%2Fcpython.git Fix link to changelog in 3.9 What's New page (GH-15445) --- diff --git a/Doc/whatsnew/3.9.rst b/Doc/whatsnew/3.9.rst index 05a17a5c7390..10217f194eb0 100644 --- a/Doc/whatsnew/3.9.rst +++ b/Doc/whatsnew/3.9.rst @@ -47,7 +47,7 @@ This article explains the new features in Python 3.9, compared to 3.8. -For full details, see the :source:`Misc/NEWS` file. +For full details, see the :ref:`changelog `. .. note::