aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2024-04-02 15:18:22 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2024-04-02 15:52:57 +0200
commit2411e8e3739a87a09136cd4f7f40ea2ff366732f (patch)
tree697555ecea5a55050e27e2a71c3814701e5c2087 /sources/pyside6/doc
parent279658b856c3d7c5ce5cd936af2da018fe33d13a (diff)
Documentation: Fix link to Python downloads
Pick-to: 6.7 6.7.0 6.6 6.5 6.2 Change-Id: Ieee77eb36266b6425cb8569b42263532ecbc27a5 Reviewed-by: Jaishree Vyas <jaishree.vyas@qt.io>
Diffstat (limited to 'sources/pyside6/doc')
-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/