From 0d101dffc23bcb955aaa74d6b0bc6eaaa47651a3 Mon Sep 17 00:00:00 2001 From: cocoatomo Date: Mon, 27 Mar 2017 02:32:24 +0900 Subject: [PATCH] bpo-29888: Fix the link referring to the "Python download page" (GH-824) (cherry picked from commit f8beb9831acd5cf80b9c56aea5864e16118c5400) --- 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.