We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63ca503 commit 06b5615Copy full SHA for 06b5615
Doc/whatsnew/3.3.rst
@@ -44,7 +44,7 @@
44
45
This article explains the new features in Python 3.3, compared to 3.2.
46
Python 3.3 was released on September 29, 2012. For full details,
47
-see the `changelog <http://docs.python.org/3.3/whatsnew/changelog.html>`_.
+see the :ref:`changelog <changelog>`.
48
49
.. seealso::
50
Doc/whatsnew/changelog.rst
@@ -1,3 +1,5 @@
1
+.. _changelog:
2
+
3
+++++++++
4
Changelog
5
0 commit comments