aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2024-04-02 15:18:22 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2024-04-02 16:17:55 +0000
commit06e68557f9554101ddf12828c81a5a887dda051d (patch)
treee2eb55bdcb2db59aa7906db985f06d71ff06109c
parent2f7eb415bd3edbd12c2b0765675c09ca64e1737a (diff)
Documentation: Fix link to Python downloads
Pick-to: 6.5 6.2 Change-Id: Ieee77eb36266b6425cb8569b42263532ecbc27a5 Reviewed-by: Jaishree Vyas <jaishree.vyas@qt.io> (cherry picked from commit 2411e8e3739a87a09136cd4f7f40ea2ff366732f) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit cf9c694f9ff7f02090701cd43eec8a58fc23e522)
-rw-r--r--sources/pyside6/doc/gettingstarted/windows.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/pyside6/doc/gettingstarted/windows.rst b/sources/pyside6/doc/gettingstarted/windows.rst
index c704b3371..c5e8a7370 100644
--- a/sources/pyside6/doc/gettingstarted/windows.rst
+++ b/sources/pyside6/doc/gettingstarted/windows.rst
@@ -16,7 +16,7 @@ Requirements
to use it for a Windows build.
.. note:: The Python provided by the Microsoft Store is not compatible with PySide. Please
- use https://python.org/download to get a Python Interpreter.
+ use https://www.python.org/downloads/ to get a Python Interpreter.
.. _MSVC2022: https://visualstudio.microsoft.com/downloads/
.. _OpenSSL: https://sourceforge.net/projects/openssl/