Skip to content

Commit db33060

Browse files
[3.12] pythongh-115795: Doc: fix obsolete URL (pythonGH-115749) (python#115803)
pythongh-115795: Doc: fix obsolete URL (pythonGH-115749) (cherry picked from commit 7bc7937) Co-authored-by: partev <[email protected]>
1 parent d2fced7 commit db33060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/using/windows.rst

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

0 commit comments

Comments
 (0)