From 3520add10f1941400f92dfb234c232ae6ee29366 Mon Sep 17 00:00:00 2001 From: Ned Deily Date: Tue, 19 May 2020 06:09:26 -0400 Subject: [PATCH] 3.10 whatsnew needs to use blurb-produced changelog --- Doc/whatsnew/3.10.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/whatsnew/3.10.rst b/Doc/whatsnew/3.10.rst index 96cb132811109b..547778599ef617 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::