Skip to content

Commit c1df18f

Browse files
committed
Merge pull request realpython#644 from dshendler/master
updated location of windows install from python.org home page
2 parents 4e9267f + 3bfafa4 commit c1df18f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/starting/install/win.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Installing Python on Windows
55

66
First, download the `latest version <https://www.python.org/ftp/python/2.7.10/python-2.7.10.msi>`_
77
of Python 2.7 from the official Website. If you want to be sure you are installing a fully
8-
up-to-date version then use the "Windows Installer" link from the home page of the
8+
up-to-date version, click the Downloads > Windows link from the home page of the
99
`Python.org web site <http://python.org>`_ .
1010

1111
The Windows version is provided as an MSI package. To install it manually, just

0 commit comments

Comments
 (0)