mirror of
https://github.com/python/cpython.git
synced 2025-09-30 04:15:43 +00:00
bpo-29888: Fix the link referring to the "Python download page" (GH-824) (GH-826)
(cherry picked from commit f8beb9831a
)
This commit is contained in:
parent
8b82236952
commit
ceff32fb83
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