From b12da03fd289b8c92b70f5c53395405628819425 Mon Sep 17 00:00:00 2001 From: cocoatomo Date: Sun, 26 Mar 2017 22:47:47 +0900 Subject: [PATCH] Fix the link referring to "Python download page" --- 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 de84ae3abc81c7..3a05cb697938fd 100644 --- a/Doc/tools/templates/download.html +++ b/Doc/tools/templates/download.html @@ -42,7 +42,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 -on the Python +on the Python download page.