summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@digia.com>2013-12-13 14:55:03 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-02 13:47:22 +0100
commitd68798ea7a94eec17b91e064e36e1d24b16765be (patch)
tree4ad451d542703ddc6cade3186d910d8e15cb2d77
parentfc2f16bbc62f98bb971e453d9eb0ed057dde1dc2 (diff)
doc: fixed broken links in qtdoc
Fixed: core.qdoc addons.qdoc Task-number: QTBUG-34749 Change-Id: I77fea8d449a491c7d595f57704ce1886e61c6c38 Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
-rw-r--r--doc/src/addons.qdoc2
-rw-r--r--doc/src/core.qdoc2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/addons.qdoc b/doc/src/addons.qdoc
index c3aa5df05..ac930b045 100644
--- a/doc/src/addons.qdoc
+++ b/doc/src/addons.qdoc
@@ -52,7 +52,7 @@ application to better exploit the hardware resources of the platform where it is
\list
\li \l{Threading Basics}
-\li \l{Thread Support in Qt}
+\li \l{Thread Support}
\endlist
\target Qt Declarative
diff --git a/doc/src/core.qdoc b/doc/src/core.qdoc
index 9119ed62d..ac5d70671 100644
--- a/doc/src/core.qdoc
+++ b/doc/src/core.qdoc
@@ -98,7 +98,7 @@ platform-independent way.
\list
\li \l{Threading Basics}
-\li \l{Thread Support in Qt}
+\li \l{Thread Support}
\endlist
\section1 Platform Support