summaryrefslogtreecommitdiffstats
path: root/doc/src/qmlapp/applicationdevelopers.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/qmlapp/applicationdevelopers.qdoc')
-rw-r--r--doc/src/qmlapp/applicationdevelopers.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/qmlapp/applicationdevelopers.qdoc b/doc/src/qmlapp/applicationdevelopers.qdoc
index 0e8ec352d..a02ea0de4 100644
--- a/doc/src/qmlapp/applicationdevelopers.qdoc
+++ b/doc/src/qmlapp/applicationdevelopers.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2016 The Qt Company Ltd.
+** Copyright (C) 2021 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Toolkit.
@@ -188,7 +188,7 @@ QML code is used in applications.
\li \l{qtquick-internationalization.html}{Internationalization and Localization}
\li Testing and Debugging
\list
- \li \l{qtquick-qmlscene.html}{Prototyping with qmlscene}
+ \li \l{qtquick-qml-runtime.html}{Prototyping with the qml runtime tool}
\li \l{qtquick-debugging.html}{Debugging QML Applications}
\li \l{Qt Quick Test}{Qt Quick Test: QML Unit Testing Framework}
\endlist