From bd3d762f5e0cc47145174b46f2b0d4608f68657d Mon Sep 17 00:00:00 2001 From: Aditya Date: Mon, 15 Oct 2018 15:47:12 +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 113a1740c..5b807fda8 100644 --- a/docs/starting/install/win.rst +++ b/docs/starting/install/win.rst @@ -8,7 +8,7 @@ Installing Python 2 on Windows .. note:: Check out our :ref:`guide for installing Python 3 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 `_ .