Commit f8beb983 authored by cocoatomo's avatar cocoatomo Committed by Ned Deily

bpo-29888: Fix the link referring to the "Python download page" (GH-824)

parent 62a99515
......@@ -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>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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment