aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc/tutorials/qmlapp/qmlapplication.rst
diff options
context:
space:
mode:
authorCristián Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>2022-03-30 21:05:12 +0200
committerCristián Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>2022-04-01 23:32:55 +0200
commit5bb3ff832376abd24f70c6bd04c6295d09f3570b (patch)
tree7cb770ccc850e2dbfd027ab25b1d16e94aa0596f /sources/pyside6/doc/tutorials/qmlapp/qmlapplication.rst
parente252a47fb50975a1ec6c7ca2d16d3acefc0b737d (diff)
doc: change http by https
Pick-to: 6.2 Change-Id: Id796694e947643152dc0d57dd760efb89ddd8f16 Reviewed-by: Christian Tismer <tismer@stackless.com>
Diffstat (limited to 'sources/pyside6/doc/tutorials/qmlapp/qmlapplication.rst')
-rw-r--r--sources/pyside6/doc/tutorials/qmlapp/qmlapplication.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/sources/pyside6/doc/tutorials/qmlapp/qmlapplication.rst b/sources/pyside6/doc/tutorials/qmlapp/qmlapplication.rst
index 4f444aae7..8c02efbb6 100644
--- a/sources/pyside6/doc/tutorials/qmlapp/qmlapplication.rst
+++ b/sources/pyside6/doc/tutorials/qmlapp/qmlapplication.rst
@@ -16,8 +16,8 @@ Before you begin, install the following prerequisites:
* The `PySide6 <https://pypi.org/project/PySide6/>`_ Python packages.
* Qt Creator v4.9 beta1 or later from
- `http://download.qt.io
- <http://download.qt.io/snapshots/qtcreator/4.9/4.9.0-beta1/>`_.
+ `https://download.qt.io
+ <https://download.qt.io/snapshots/qtcreator/4.9/4.9.0-beta1/>`_.
The following step-by-step instructions guide you through application