aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/qtquick/qtquick-creating.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/qtquick/qtquick-creating.qdoc')
-rw-r--r--doc/src/qtquick/qtquick-creating.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/qtquick/qtquick-creating.qdoc b/doc/src/qtquick/qtquick-creating.qdoc
index f9d042e19f2..2784e643b30 100644
--- a/doc/src/qtquick/qtquick-creating.qdoc
+++ b/doc/src/qtquick/qtquick-creating.qdoc
@@ -121,7 +121,7 @@
\endlist
The \c import statement in the beginning of the .qml file specifies the
- \l{http://doc.qt.nokia.com/4.7/qdeclarativemodules.html}{Qt modules} to
+ \l{http://qt-project.org/doc/qt-4.8/qdeclarativemodules.html}{Qt modules} to
import. Each Qt module contains a set of default elements. Specify a version
to get the features you want.