From: Ned Deily Date: Sun, 26 Mar 2017 17:58:13 +0000 (-0400) Subject: bpo-29888: Fix the link referring to the "Python download page" (GH-824) (GH-826) X-Git-Tag: v3.6.2rc1~282 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ceff32fb833e7be42508ffa73344e2e56865e54b;p=thirdparty%2FPython%2Fcpython.git bpo-29888: Fix the link referring to the "Python download page" (GH-824) (GH-826) (cherry picked from commit f8beb9831acd5cf80b9c56aea5864e16118c5400) --- diff --git a/Doc/tools/templates/download.html b/Doc/tools/templates/download.html index de84ae3abc81..3a05cb697938 100644 --- a/Doc/tools/templates/download.html +++ b/Doc/tools/templates/download.html @@ -42,7 +42,7 @@ in the table are the size of the download files in megabytes.

These archives contain all the content in the documentation.

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