File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ anyone wishing to stay up-to-date after a new release.
2727 2.1.rst
2828 2.0.rst
2929
30- The "Changelog" is a HTML version of the file :source: `Misc/NEWS ` which
30+ The "Changelog" is a HTML version of the file :source: `Misc/NEWS.d ` which
3131contains *all * nontrivial changes to Python for the current version.
3232
3333.. toctree ::
Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ What's New
127127We have a comprehensive overview of the changes in the `What's New in Python
1281283.6 <https://docs.python.org/3.6/whatsnew/3.6.html> `_ document. For a more
129129detailed change log, read `Misc/NEWS
130- <https://github.com/python/cpython/blob/3.6/Misc/NEWS> `_, but a full
130+ <https://github.com/python/cpython/blob/3.6/Misc/NEWS.d > `_, but a full
131131accounting of changes can only be gleaned from the `commit history
132132<https://github.com/python/cpython/commits/3.6> `_.
133133
You can’t perform that action at this time.
0 commit comments