From f8beb9831acd5cf80b9c56aea5864e16118c5400 Mon Sep 17 00:00:00 2001 From: cocoatomo Date: Mon, 27 Mar 2017 02:32:24 +0900 Subject: bpo-29888: Fix the link referring to the "Python download page" (GH-824) --- 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 de84ae3..3a05cb6 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.

-- cgit v0.12