summaryrefslogtreecommitdiff
path: root/doc/src/declarative/qdeclarativedebugging.qdoc
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2015-04-10 13:43:01 +0200
committerFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-04-11 10:08:42 +0000
commit35c968f8582783884936d9e8e8421d75c369b172 (patch)
treed8bbbe0d22c5a6deef97c74839025bcff0bdb9ab /doc/src/declarative/qdeclarativedebugging.qdoc
parent9895339de8da4234805c795477b729316210a295 (diff)
downloadqt4-tools-35c968f8582783884936d9e8e8421d75c369b172.tar.gz
Doc: Update obsolete external URLs
Update external URLs in the documentation for links where the resource is still available online. Change-Id: I99e5d6d7e030f93c3fe8d31cf300077e2897649e Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Diffstat (limited to 'doc/src/declarative/qdeclarativedebugging.qdoc')
-rw-r--r--doc/src/declarative/qdeclarativedebugging.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/qdeclarativedebugging.qdoc b/doc/src/declarative/qdeclarativedebugging.qdoc
index 6526c6e65b..8cccfa3a6d 100644
--- a/doc/src/declarative/qdeclarativedebugging.qdoc
+++ b/doc/src/declarative/qdeclarativedebugging.qdoc
@@ -78,7 +78,7 @@ QDeclarativeImportDatabase::resolveType "Rectangle" = "QDeclarativeRectangle"
\section1 Debugging with Qt Creator
-\l{http://qt.nokia.com/products/developer-tools}{Qt Creator} provides built-in
+\l{http://doc.qt.io/qtcreator/creator-debugging-qml.html}{Qt Creator} provides built-in
support for QML debugging. QML projects and standalone C++ applications that
utilize QML can be debugged on desktops as well as on remote devices.
For more information, see the Qt Creator Manual.