From: Ned Deily Date: Tue, 19 May 2020 11:39:29 +0000 (-0400) Subject: 3.10 whatsnew needs to use blurb-produced changelog (GH-20213) X-Git-Tag: v3.10.0a1~892 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=29251b787be93d47d06f58a9da65dd29f97fa632;p=thirdparty%2FPython%2Fcpython.git 3.10 whatsnew needs to use blurb-produced changelog (GH-20213) --- diff --git a/Doc/whatsnew/3.10.rst b/Doc/whatsnew/3.10.rst index 96cb13281110..547778599ef6 100644 --- a/Doc/whatsnew/3.10.rst +++ b/Doc/whatsnew/3.10.rst @@ -47,7 +47,7 @@ This article explains the new features in Python 3.10, compared to 3.9. -For full details, see the :source:`Misc/NEWS` file. +For full details, see the :ref:`changelog `. .. note::