Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b82236 commit ceff32fCopy full SHA for ceff32f
1 file changed
Doc/tools/templates/download.html
@@ -42,7 +42,7 @@ <h1>Download Python {{ release }} Documentation</h1>
42
<p>These archives contain all the content in the documentation.</p>
43
44
<p>HTML Help (<tt>.chm</tt>) files are made available in the "Windows" section
45
-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
46
download page</a>.</p>
47
48
0 commit comments