@@ -435,7 +435,7 @@ When writing to the Windows Registry, the following behaviors exist:
435435For more detail on the technical basis for these limitations, please consult
436436Microsoft's documentation on packaged full-trust apps, currently available at
437437`docs.microsoft.com/en-us/windows/msix/desktop/desktop-to-uwp-behind-the-scenes
438- <https://docs .microsoft.com/en-us /windows/msix/desktop/desktop-to-uwp-behind-the-scenes> `_
438+ <https://learn .microsoft.com/windows/msix/desktop/desktop-to-uwp-behind-the-scenes> `_
439439
440440
441441.. _windows-nuget :
@@ -536,7 +536,7 @@ dependents, such as Idle), pip and the Python documentation are not included.
536536.. note ::
537537
538538 The embedded distribution does not include the `Microsoft C Runtime
539- <https://docs .microsoft.com/en-US /cpp/windows/latest-supported-vc-redist#visual-studio-2015-2017-2019-and-2022> `_ and it is
539+ <https://learn .microsoft.com/cpp/windows/latest-supported-vc-redist#visual-studio-2015-2017-2019-and-2022> `_ and it is
540540 the responsibility of the application installer to provide this. The
541541 runtime may have already been installed on a user's system previously or
542542 automatically via Windows Update, and can be detected by finding
@@ -679,13 +679,13 @@ System variables, you need non-restricted access to your machine
679679
680680.. seealso ::
681681
682- https://docs .microsoft.com/en-us /windows/win32/procthread/environment-variables
682+ https://learn .microsoft.com/windows/win32/procthread/environment-variables
683683 Overview of environment variables on Windows
684684
685- https://docs .microsoft.com/en-us /windows-server/administration/windows-commands/set_1
685+ https://learn .microsoft.com/windows-server/administration/windows-commands/set_1
686686 The ``set `` command, for temporarily modifying environment variables
687687
688- https://docs .microsoft.com/en-us /windows-server/administration/windows-commands/setx
688+ https://learn .microsoft.com/windows-server/administration/windows-commands/setx
689689 The ``setx `` command, for permanently modifying environment variables
690690
691691
@@ -1291,13 +1291,13 @@ is a collection of modules for advanced Windows-specific support. This includes
12911291utilities for:
12921292
12931293* `Component Object Model
1294- <https://docs .microsoft.com/en-us /windows/win32/com/component-object-model--com--portal> `_
1294+ <https://learn .microsoft.com/windows/win32/com/component-object-model--com--portal> `_
12951295 (COM)
12961296* Win32 API calls
12971297* Registry
12981298* Event log
12991299* `Microsoft Foundation Classes
1300- <https://docs .microsoft.com/en-us /cpp/mfc/mfc-desktop-applications> `_
1300+ <https://learn .microsoft.com/cpp/mfc/mfc-desktop-applications> `_
13011301 (MFC) user interfaces
13021302
13031303`PythonWin <https://web.archive.org/web/20060524042422/
0 commit comments