mirror of
https://github.com/python/cpython.git
synced 2025-11-15 00:00:00 +00:00
bpo-29888: Fix the link referring to the "Python download page" (GH-824)
This commit is contained in:
parent
62a9951530
commit
f8beb9831a
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ in the table are the size of the download files in megabytes.</p>
|
||||||
<p>These archives contain all the content in the documentation.</p>
|
<p>These archives contain all the content in the documentation.</p>
|
||||||
|
|
||||||
<p>HTML Help (<tt>.chm</tt>) files are made available in the "Windows" section
|
<p>HTML Help (<tt>.chm</tt>) files are made available in the "Windows" section
|
||||||
on the <a href="https://www.python.org/download/releases/{{ release[:5] }}/">Python
|
on the <a href="https://www.python.org/downloads/release/python-{{ release.replace('.', '') }}/">Python
|
||||||
download page</a>.</p>
|
download page</a>.</p>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue