#16157: fix links in the whatsnew files.

This commit is contained in:
Ezio Melotti 2012-11-17 19:29:12 +02:00
parent 9c594af3dd
commit fa7aeecbca
2 changed files with 2 additions and 2 deletions

View file

@ -50,7 +50,7 @@
This article explains the new features in Python 3.2 as compared to 3.1. It 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 focuses on a few highlights and gives a few examples. For full details, see the
:source:`Misc/NEWS <Misc/NEWS>` file. `Misc/NEWS <http://hg.python.org/cpython/file/3.2/Misc/NEWS>`_ file.
.. seealso:: .. seealso::

View file

@ -44,7 +44,7 @@
This article explains the new features in Python 3.3, compared to 3.2. 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, Python 3.3 was released on September 29, 2012. For full details,
see the :source:`Misc/NEWS` file. see the `changelog <http://docs.python.org/3.3/whatsnew/changelog.html>`_.
.. seealso:: .. seealso::