File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -212,4 +212,4 @@ release-schedule.ics
212212--------------------
213213
214214An iCalendar file of Python release dates is available at
215- https://peps.python.org/api/ release-schedule.ics.
215+ https://peps.python.org/release-schedule.ics.
Original file line number Diff line number Diff line change 1313# python -m release_management update-peps
1414#
1515# The PEP rendering system, via Sphinx, uses this document to regenerate the
16- # 'release-cycle' JSON file, found at https://peps.python.org/release-cycle.json,
17- # and a full JSON representation at https://peps.python.org/python-releases.json,
16+ # 'release-cycle' JSON file, found at https://peps.python.org/api/ release-cycle.json,
17+ # and a full JSON representation at https://peps.python.org/api/ python-releases.json,
1818# This 'release-cycle' JSON file is intended for public consumption. The format
1919# of this TOML document is not guaranteed and may change without notice.
2020
You can’t perform that action at this time.
0 commit comments