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 c77aa2d commit 39c3493Copy full SHA for 39c3493
Doc/tools/templates/download.html
@@ -40,7 +40,7 @@ <h1>Download Python {{ release }} Documentation</h1>
40
41
<p>These archives contain all the content in the documentation.</p>
42
43
-<p>HTML Help (<tt>.chm</tt>) files are made available in the "Windows" section
+<p>HTML Help (<code>.chm</code>) files are made available in the "Windows" section
44
on the <a href="https://www.python.org/downloads/release/python-{{ release.replace('.', '') }}/">Python
45
download page</a>.</p>
46
0 commit comments