diff --git a/Doc/whatsnew/3.2.rst b/Doc/whatsnew/3.2.rst index a2ee11230ea..6f0e4072122 100644 --- a/Doc/whatsnew/3.2.rst +++ b/Doc/whatsnew/3.2.rst @@ -50,7 +50,7 @@ This article explains the new features in Python 3.2 as compared to 3.1. It focuses on a few highlights and gives a few examples. For full details, see the -:source:`Misc/NEWS ` file. +`Misc/NEWS `_ file. .. seealso:: diff --git a/Doc/whatsnew/3.3.rst b/Doc/whatsnew/3.3.rst index 485cdea994a..4b9dc9c6943 100644 --- a/Doc/whatsnew/3.3.rst +++ b/Doc/whatsnew/3.3.rst @@ -44,7 +44,7 @@ This article explains the new features in Python 3.3, compared to 3.2. Python 3.3 was released on September 29, 2012. For full details, -see the :source:`Misc/NEWS` file. +see the `changelog `_. .. seealso::