From 4fa4f363de41486a8dfd39f86ee8944a2499bae4 Mon Sep 17 00:00:00 2001 From: partev Date: Thu, 22 Feb 2024 01:45:26 -0500 Subject: [PATCH] gh-115795: Doc: fix obsolete URL (GH-115749) (cherry picked from commit 7bc79371a62e8f45542cf5679ed35d0d29e94226) Co-authored-by: partev --- Doc/using/windows.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/using/windows.rst b/Doc/using/windows.rst index e5843eeeb529b9..434eae56f0bb0a 100644 --- a/Doc/using/windows.rst +++ b/Doc/using/windows.rst @@ -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 -`_ for many years. These installers +`_ 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