aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreator/src/qtquick
diff options
context:
space:
mode:
Diffstat (limited to 'doc/qtcreator/src/qtquick')
-rw-r--r--doc/qtcreator/src/qtquick/qtquick-components.qdoc7
-rw-r--r--doc/qtcreator/src/qtquick/qtquick-live-preview-devices.qdoc6
2 files changed, 6 insertions, 7 deletions
diff --git a/doc/qtcreator/src/qtquick/qtquick-components.qdoc b/doc/qtcreator/src/qtquick/qtquick-components.qdoc
index 8ea2cbda70..168942dae5 100644
--- a/doc/qtcreator/src/qtquick/qtquick-components.qdoc
+++ b/doc/qtcreator/src/qtquick/qtquick-components.qdoc
@@ -504,10 +504,9 @@
can be selected.
\endlist
- You can also use the
- \l {https://doc-snapshots.qt.io/qt5-5.13/qml-qtquick-dialogs-dialog.html}
- {Dialog} type in the Qt Quick Dialogs module to wrap arbitrary content into
- a dialog window including a row of platform-tailored buttons.
+ You can also use the \l Dialog type in the Qt Quick Dialogs module to wrap
+ arbitrary content into a dialog window including a row of platform-tailored
+ buttons.
\include qtquick-animation-types.qdocinc qtquick animation types
diff --git a/doc/qtcreator/src/qtquick/qtquick-live-preview-devices.qdoc b/doc/qtcreator/src/qtquick/qtquick-live-preview-devices.qdoc
index 0bf837ee8c..0b3cde02ea 100644
--- a/doc/qtcreator/src/qtquick/qtquick-live-preview-devices.qdoc
+++ b/doc/qtcreator/src/qtquick/qtquick-live-preview-devices.qdoc
@@ -83,8 +83,8 @@
You can preview UIs on Boot2Qt devices that are supported by
\l{Qt for Device Creation}. For a list of supported devices, see
- \l{https://doc.qt.io/QtForDeviceCreation/qtee-supported-platforms.html#reference-target-devices}
- {Reference Target Devices}.
+ \l{https://doc.qt.io/QtForDeviceCreation/qtdc-supported-platforms.html}
+ {Reference Target Devices and Development Hosts}.
You must configure the device as instructed in the
\l{https://doc.qt.io/QtForDeviceCreation/b2qt-installation-guides.html}
@@ -94,6 +94,6 @@
host for Qt for Device Creation. This means that you cannot preview UIs on
devices if you are using \QDS on \macos. For more information about
supported development hosts, see
- \l {https://doc.qt.io/QtForDeviceCreation/qtdc-supported-platforms.html}
+ \l {https://doc.qt.io/QtForDeviceCreation/qtdc-supported-platforms.html#supported-development-hosts}
{Supported Development Hosts}.
*/