From d67923cf94d20db423cee2b841415ba4a4b36535 Mon Sep 17 00:00:00 2001 From: Aditya Date: Wed, 26 Oct 2016 19:12:11 +0530 Subject: [PATCH] Update the link for latest available Python 2.7 release for Windows --- docs/starting/install/win.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/starting/install/win.rst b/docs/starting/install/win.rst index a34566ecc..674bb683f 100644 --- a/docs/starting/install/win.rst +++ b/docs/starting/install/win.rst @@ -3,7 +3,7 @@ Installing Python on Windows ============================ -First, download the `latest version `_ +First, download the `latest version `_ of Python 2.7 from the official Website. If you want to be sure you are installing a fully up-to-date version, click the Downloads > Windows link from the home page of the `Python.org web site `_ .