]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.11] gh-115795: Doc: fix obsolete URL (GH-115749) (#115804)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 22 Feb 2024 06:51:43 +0000 (07:51 +0100)
committerGitHub <noreply@github.com>
Thu, 22 Feb 2024 06:51:43 +0000 (06:51 +0000)
gh-115795: Doc: fix obsolete URL (GH-115749)
(cherry picked from commit 7bc79371a62e8f45542cf5679ed35d0d29e94226)

Co-authored-by: partev <petrosyan@gmail.com>
Doc/using/windows.rst

index 72c3a2b230a3264d1fe0732b6acfbb9f071b6859..c0a7e954e22b6185952b5923555d27625e690e1f 100644 (file)
@@ -15,7 +15,7 @@ know about when using Python on Microsoft Windows.
 Unlike most Unix systems and services, Windows does not include a system
 supported installation of Python. To make Python available, the CPython team
 has compiled Windows installers (MSI packages) with every `release
-<https://www.python.org/download/releases/>`_ for many years. These installers
+<https://www.python.org/downloads/>`_ for many years. These installers
 are primarily intended to add a per-user installation of Python, with the
 core interpreter and library being used by a single user. The installer is also
 able to install for all users of a single machine, and a separate ZIP file is