From: Inada Naoki Date: Wed, 11 Mar 2020 04:23:24 +0000 (+0900) Subject: Fix download.html (GH-18902) X-Git-Tag: v3.9.0a5~105 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=39c34933fc958fd773ebf14ccd2e0224450b17ed;p=thirdparty%2FPython%2Fcpython.git Fix download.html (GH-18902) `` is not allowed. Co-authored-by: Kyle Stanley --- diff --git a/Doc/tools/templates/download.html b/Doc/tools/templates/download.html index d9364d6ced72..987c63a7f357 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.

These archives contain all the content in the documentation.

-

HTML Help (.chm) files are made available in the "Windows" section +

HTML Help (.chm) files are made available in the "Windows" section on the Python download page.