From 6bd780457739cdaff52273f21a98842b7c34f256 Mon Sep 17 00:00:00 2001 From: Aditya Date: Sun, 25 Oct 2015 15:25:50 +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 20208cd87..a0f37c530 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 then use the "Windows Installer" link from the home page of the `Python.org web site `_ .