From: Ned Deily Date: Sat, 8 May 2021 03:25:37 +0000 (-0400) Subject: Fix the whatsnew/3.11.rst to link to the blurb-generated changelog. (GH-25979) X-Git-Tag: v3.11.0a1~1176 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=42fcad26a487df166ee75600fbaab9818e967a0a;p=thirdparty%2FPython%2Fcpython.git Fix the whatsnew/3.11.rst to link to the blurb-generated changelog. (GH-25979) --- diff --git a/Doc/whatsnew/3.11.rst b/Doc/whatsnew/3.11.rst index 13d7a3dbb619..8e97c092bf57 100644 --- a/Doc/whatsnew/3.11.rst +++ b/Doc/whatsnew/3.11.rst @@ -47,7 +47,7 @@ This article explains the new features in Python 3.11, compared to 3.10. -For full details, see the :source:`Misc/NEWS` file. +For full details, see the :ref:`changelog `. .. note::