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