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 17:19:09 +0000
commitd2bb3a4a112ac314c851c3a62e07be6b766d345e (patch)
tree36e6b4cdc1f0f130576c88f531669df177cb0b3a
parent3913b5abb2ff8aa40dd76796281d4961ce9e1938 (diff)
Documentation: Fix link to Python downloads
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 ebaf86b43..f688acd90 100644
--- a/sources/pyside6/doc/gettingstarted/windows.rst
+++ b/sources/pyside6/doc/gettingstarted/windows.rst
@@ -13,7 +13,7 @@ Requirements
* Check the platform dependencies of `Qt for Windows`_.
.. 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/