aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/src/typesystem/topic.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/doc/src/typesystem/topic.qdoc')
-rw-r--r--src/qml/doc/src/typesystem/topic.qdoc7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/qml/doc/src/typesystem/topic.qdoc b/src/qml/doc/src/typesystem/topic.qdoc
index decfdb4e6a..3fe17943bb 100644
--- a/src/qml/doc/src/typesystem/topic.qdoc
+++ b/src/qml/doc/src/typesystem/topic.qdoc
@@ -53,11 +53,8 @@ integers, double-precision floating point numbers, strings, and boolean values.
Objects may have properties of these types, and values of these types may be
passed as arguments to methods of objects.
-See the \l{qtqml-typesystem-basictypes.html}{Basic Types} documentation for
-more information about basic types, or the \l{qtqml-documents-properties.html}
-{QML Documents - Object Properties} documentation for more information about
-other available property types.
-
+See the \l{qtqml-typesystem-basictypes.html}{QML Basic Types} documentation for
+more information about basic types.
\section1 JavaScript Types