summaryrefslogtreecommitdiff
path: root/doc/src/overview/creator-glossary.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/overview/creator-glossary.qdoc')
-rw-r--r--doc/src/overview/creator-glossary.qdoc4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/src/overview/creator-glossary.qdoc b/doc/src/overview/creator-glossary.qdoc
index fd48a0845b..9f10a033be 100644
--- a/doc/src/overview/creator-glossary.qdoc
+++ b/doc/src/overview/creator-glossary.qdoc
@@ -67,9 +67,7 @@
contained in a .qml file. For instance, a Button component may
be defined in Button.qml. The QML runtime may instantiate this
Button component to create Button objects. Alternatively, a
- component may be defined inside a
- \l{http://qt-project.org/doc/qt-5.0/qtqml/qml-qtquick2-component.html}
- {Component} QML type.
+ component may be defined inside a \l{Component} QML type.
\row
\li Deploy configuration