@@ -394,7 +394,7 @@ When writing to the Windows Registry, the following behaviors exist:
394394For more detail on the technical basis for these limitations, please consult
395395Microsoft's documentation on packaged full-trust apps, currently available at
396396`docs.microsoft.com/en-us/windows/msix/desktop/desktop-to-uwp-behind-the-scenes
397- <https://docs .microsoft.com/en-us /windows/msix/desktop/desktop-to-uwp-behind-the-scenes> `_
397+ <https://learn .microsoft.com/windows/msix/desktop/desktop-to-uwp-behind-the-scenes> `_
398398
399399
400400.. _windows-nuget :
@@ -475,7 +475,7 @@ dependents, such as Idle), pip and the Python documentation are not included.
475475.. note ::
476476
477477 The embedded distribution does not include the `Microsoft C Runtime
478- <https://docs .microsoft.com/en-US /cpp/windows/latest-supported-vc-redist#visual-studio-2015-2017-2019-and-2022> `_ and it is
478+ <https://learn .microsoft.com/cpp/windows/latest-supported-vc-redist#visual-studio-2015-2017-2019-and-2022> `_ and it is
479479 the responsibility of the application installer to provide this. The
480480 runtime may have already been installed on a user's system previously or
481481 automatically via Windows Update, and can be detected by finding
@@ -618,13 +618,13 @@ System variables, you need non-restricted access to your machine
618618
619619.. seealso ::
620620
621- https://docs .microsoft.com/en-us /windows/win32/procthread/environment-variables
621+ https://learn .microsoft.com/windows/win32/procthread/environment-variables
622622 Overview of environment variables on Windows
623623
624- https://docs .microsoft.com/en-us /windows-server/administration/windows-commands/set_1
624+ https://learn .microsoft.com/windows-server/administration/windows-commands/set_1
625625 The ``set `` command, for temporarily modifying environment variables
626626
627- https://docs .microsoft.com/en-us /windows-server/administration/windows-commands/setx
627+ https://learn .microsoft.com/windows-server/administration/windows-commands/setx
628628 The ``setx `` command, for permanently modifying environment variables
629629
630630
@@ -1222,13 +1222,13 @@ is a collection of modules for advanced Windows-specific support. This includes
12221222utilities for:
12231223
12241224* `Component Object Model
1225- <https://docs .microsoft.com/en-us /windows/win32/com/component-object-model--com--portal> `_
1225+ <https://learn .microsoft.com/windows/win32/com/component-object-model--com--portal> `_
12261226 (COM)
12271227* Win32 API calls
12281228* Registry
12291229* Event log
12301230* `Microsoft Foundation Classes
1231- <https://docs .microsoft.com/en-us /cpp/mfc/mfc-desktop-applications> `_
1231+ <https://learn .microsoft.com/cpp/mfc/mfc-desktop-applications> `_
12321232 (MFC) user interfaces
12331233
12341234`PythonWin <https://web.archive.org/web/20060524042422/
0 commit comments