diff options
-rw-r--r-- | Doc/tools/templates/download.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/tools/templates/download.html b/Doc/tools/templates/download.html index d9364d6ced..987c63a7f3 100644 --- a/Doc/tools/templates/download.html +++ b/Doc/tools/templates/download.html @@ -40,7 +40,7 @@ Python in one of various formats, follow one of links in this table.</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 (<code>.chm</code>) files are made available in the "Windows" section on the <a href="https://www.python.org/downloads/release/python-{{ release.replace('.', '') }}/">Python download page</a>.</p> |