]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix the whatsnew/3.11.rst to link to the blurb-generated changelog. (GH-25979)
authorNed Deily <nad@python.org>
Sat, 8 May 2021 03:25:37 +0000 (23:25 -0400)
committerGitHub <noreply@github.com>
Sat, 8 May 2021 03:25:37 +0000 (23:25 -0400)
Doc/whatsnew/3.11.rst

index 13d7a3dbb6193b3dfe2192cd6fe4e2cda73f7730..8e97c092bf57ba35125eb8f34add7129e1343fea 100644 (file)
@@ -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 <changelog>`.
 
 .. note::