diff options
| author | Shyamnath Premnadh <Shyamnath.Premnadh@qt.io> | 2024-08-14 15:37:31 +0200 |
|---|---|---|
| committer | Cristián Maureira-Fredes <Cristian.Maureira-Fredes@qt.io> | 2024-08-16 13:51:21 +0200 |
| commit | cefe4ff2a44f13ab5cfd5c17a3ecb1461054f520 (patch) | |
| tree | 5b45f8f70048617fff86743b0c868f2c61305318 /sources/pyside6/doc/api.rst | |
| parent | d2318d7aab3616df6e589b6337d2c2b8cd6e1909 (diff) | |
Docs: Fix broken links from base documentation
- Many https links and sphinx references which were broken have been
fixed.
Change-Id: Ia10a44bbbbe4ed7e761c72042b45a46030d02186
Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'sources/pyside6/doc/api.rst')
| -rw-r--r-- | sources/pyside6/doc/api.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/pyside6/doc/api.rst b/sources/pyside6/doc/api.rst index 7bbe2ce1c..bd80ab222 100644 --- a/sources/pyside6/doc/api.rst +++ b/sources/pyside6/doc/api.rst @@ -29,7 +29,7 @@ These are the main modules that help you build a Widget-based UI. QML and Qt Quick ---------------- -Use these modules to interact with the `QML Language <https://doc.qt.io/qt-5.qmlapplications>`_, +Use these modules to interact with the `QML Language <https://doc.qt.io/qt-6/qmlapplications.html>`_, from Python. .. grid:: 1 3 3 3 |
