File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ anyone wishing to stay up-to-date after a new release.
28
28
2.1.rst
29
29
2.0.rst
30
30
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
32
32
contains *all * nontrivial changes to Python for the current version.
33
33
34
34
.. toctree ::
Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ What's New
128
128
We have a comprehensive overview of the changes in the `What's New in Python
129
129
3.7 <https://docs.python.org/3.7/whatsnew/3.7.html> `_ document. For a more
130
130
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
132
132
accounting of changes can only be gleaned from the `commit history
133
133
<https://github.com/python/cpython/commits/master> `_.
134
134
You can’t perform that action at this time.
0 commit comments