8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fac99b8 commit 7bc7937Copy full SHA for 7bc7937
Doc/using/windows.rst
@@ -15,7 +15,7 @@ know about when using Python on Microsoft Windows.
15
Unlike most Unix systems and services, Windows does not include a system
16
supported installation of Python. To make Python available, the CPython team
17
has compiled Windows installers (MSI packages) with every `release
18
-<https://www.python.org/download/releases/>`_ for many years. These installers
+<https://www.python.org/downloads/>`_ for many years. These installers
19
are primarily intended to add a per-user installation of Python, with the
20
core interpreter and library being used by a single user. The installer is also
21
able to install for all users of a single machine, and a separate ZIP file is
0 commit comments