summaryrefslogtreecommitdiff
path: root/doc/src/debugger/qtquick-debugger-example.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/debugger/qtquick-debugger-example.qdoc')
-rw-r--r--doc/src/debugger/qtquick-debugger-example.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/debugger/qtquick-debugger-example.qdoc b/doc/src/debugger/qtquick-debugger-example.qdoc
index fb770842c5..21d242c91c 100644
--- a/doc/src/debugger/qtquick-debugger-example.qdoc
+++ b/doc/src/debugger/qtquick-debugger-example.qdoc
@@ -31,7 +31,7 @@
\title Debugging a Qt Quick Example Application
This section uses the
- \l{http://qt-project.org/doc/qt-5.0/qtquick/qtquick2-qml-advtutorial.html}{Same Game}
+ \l{QML Advanced Tutorial}{Same Game}
example application to illustrate how to debug Qt Quick applications in the
\gui Debug mode.