mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
Fix link to changelog in 3.9 What's New page (GH-15445)
This commit is contained in:
parent
e17f201cd9
commit
7913cbc09d
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
||||||
|
|
||||||
This article explains the new features in Python 3.9, compared to 3.8.
|
This article explains the new features in Python 3.9, compared to 3.8.
|
||||||
|
|
||||||
For full details, see the :source:`Misc/NEWS` file.
|
For full details, see the :ref:`changelog <changelog>`.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue