From: Ezio Melotti Date: Sat, 17 Nov 2012 17:29:12 +0000 (+0200) Subject: #16157: fix links in the whatsnew files. X-Git-Tag: v3.3.1rc1~626 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fa7aeecbca8265b81749c0c7c85704070c8eeefe;p=thirdparty%2FPython%2Fcpython.git #16157: fix links in the whatsnew files. --- diff --git a/Doc/whatsnew/3.2.rst b/Doc/whatsnew/3.2.rst index a2ee11230ead..6f0e40721229 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 485cdea994aa..4b9dc9c69439 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::