From 9439b482a2ded59f5b724a4ece72a314f82aa4c5 Mon Sep 17 00:00:00 2001 From: Inada Naoki Date: Wed, 11 Mar 2020 13:23:24 +0900 Subject: [PATCH] Fix download.html (GH-18902) `` is not allowed. Co-authored-by: Kyle Stanley (cherry picked from commit 39c34933fc958fd773ebf14ccd2e0224450b17ed) Co-authored-by: Inada Naoki --- Doc/tools/templates/download.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/tools/templates/download.html b/Doc/tools/templates/download.html index d9364d6ced729f..987c63a7f3575c 100644 --- a/Doc/tools/templates/download.html +++ b/Doc/tools/templates/download.html @@ -40,7 +40,7 @@

Download Python {{ release }} Documentation

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.