Skip to content

Commit 1b8f612

Browse files
authored
bpo-31458: Update Misc/NEWS link in What's New page (GH-3555)
Update the link from Misc/NEWS to Misc/NEWS.d
1 parent 096ae33 commit 1b8f612

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Doc/whatsnew/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ anyone wishing to stay up-to-date after a new release.
2828
2.1.rst
2929
2.0.rst
3030

31-
The "Changelog" is a HTML version of the file :source:`Misc/NEWS` which
31+
The "Changelog" is a HTML version of the file :source:`Misc/NEWS.d` which
3232
contains *all* nontrivial changes to Python for the current version.
3333

3434
.. toctree::

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ What's New
128128
We have a comprehensive overview of the changes in the `What's New in Python
129129
3.7 <https://docs.python.org/3.7/whatsnew/3.7.html>`_ document. For a more
130130
detailed change log, read `Misc/NEWS
131-
<https://github.com/python/cpython/blob/master/Misc/NEWS>`_, but a full
131+
<https://github.com/python/cpython/blob/master/Misc/NEWS.d>`_, but a full
132132
accounting of changes can only be gleaned from the `commit history
133133
<https://github.com/python/cpython/commits/master>`_.
134134

0 commit comments

Comments
 (0)