]> granicus.if.org Git - python/commitdiff
Fix link to changelog in 3.9 What's New page (GH-15445)
authorNed Deily <nad@python.org>
Sat, 24 Aug 2019 05:12:05 +0000 (01:12 -0400)
committerGitHub <noreply@github.com>
Sat, 24 Aug 2019 05:12:05 +0000 (01:12 -0400)
Doc/whatsnew/3.9.rst

index 05a17a5c73905a1400406a6659ade3fc8772ca65..10217f194eb080a4e7c43a0f613c9b2cee227d90 100644 (file)
@@ -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 <changelog>`.
 
 .. note::