aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/qtcreator/src/projects/creator-only/creator-projects-build-run-tutorial.qdoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-build-run-tutorial.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-build-run-tutorial.qdoc
index 1e2960eca0..155e30af9a 100644
--- a/doc/qtcreator/src/projects/creator-only/creator-projects-build-run-tutorial.qdoc
+++ b/doc/qtcreator/src/projects/creator-only/creator-projects-build-run-tutorial.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2020 The Qt Company Ltd.
+** Copyright (C) 2021 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the Qt Creator documentation.
@@ -45,9 +45,9 @@
To run an example application on a Boot2Qt device, you must set up
Qt for Device Creation on the development host and create connections
- between the host and devices. For more information, see the
- \l{http://doc.qt.io/QtForDeviceCreation/qtee-installation-guide.html}
- {Installation Guide} in the
+ between the host and devices. For more information, see
+ \l{https://doc.qt.io/QtForDeviceCreation/b2qt-installation-guides.html}
+ {Installation Guides} in the
\l{http://doc.qt.io/QtForDeviceCreation/index.html}{Qt for Device Creation}
documentation.