aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml
diff options
context:
space:
mode:
authorBea Lam <bea.lam@nokia.com>2012-08-24 13:12:42 +1000
committerQt by Nokia <qt-info@nokia.com>2012-08-24 05:14:04 +0200
commitacf5251f855c8af7cd27776ecb1c9c7370b066bb (patch)
tree3c4cac15dc62e67d4d914c50453874727d207c5e /src/qml
parent8fe246768fb5305b64810bff8ce8b21e2234e4e1 (diff)
Fix doc links
Change-Id: Iafbcd39472f3e6f12169ae1a17b4a040dbb9a8a4 Reviewed-by: Bea Lam <bea.lam@nokia.com>
Diffstat (limited to 'src/qml')
-rw-r--r--src/qml/doc/src/qtqml.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml/doc/src/qtqml.qdoc b/src/qml/doc/src/qtqml.qdoc
index 1dc23fa76c..c13ed4395b 100644
--- a/src/qml/doc/src/qtqml.qdoc
+++ b/src/qml/doc/src/qtqml.qdoc
@@ -93,7 +93,7 @@ for an introduction to writing QML applications.
\li \l{qtqml-documents-topic.html}{QML Documents}
\list
\li \l{qtqml-documents-structure.html}{Structure of a QML Document}
- \li \l{qtqml-main.html#syntax-of-the-qml-language}{Syntax of the QML Language}
+ \li \l{Syntax of the QML Language}
\li \l{qtqml-documents-definetypes.html}{Defining Object Types through QML Documents}
\list
\li \l{qtqml-documents-definetypes.html#defining-an-object-type-with-a-qml-file}{Defining an Object Type with a QML File}