summaryrefslogtreecommitdiffstats
path: root/src/testlib
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@qt.io>2020-08-28 08:41:15 +0200
committerNico Vertriest <nico.vertriest@qt.io>2020-09-21 08:17:41 +0200
commit169f332eab5dc047112e9db11556d0757a86b400 (patch)
treef10dab1a8d09e6ded004cc4af8633ab3de7d21d3 /src/testlib
parentcccace0c10d1b7d21cea00bd9f1b5169c1bbf007 (diff)
Doc: Correct link errors qtbase
Task-number: QTBUG-86295 Change-Id: I27f6bbdadffb08a8794520a14dfe0e2334979575 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'src/testlib')
-rw-r--r--src/testlib/doc/src/qttest-index.qdoc2
-rw-r--r--src/testlib/doc/src/qttestlib-manual.qdoc2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/testlib/doc/src/qttest-index.qdoc b/src/testlib/doc/src/qttest-index.qdoc
index 440c8faadf..882340753b 100644
--- a/src/testlib/doc/src/qttest-index.qdoc
+++ b/src/testlib/doc/src/qttest-index.qdoc
@@ -43,7 +43,7 @@
\include module-use.qdocinc using qt module
\snippet snippets/CMakeLists.txt cmake_use
- See also the \l[QtDoc]{Building with CMake} overview.
+ See also the \l[QtDoc]{Build with CMake} overview.
\include module-use.qdocinc building with qmake
\snippet snippets/snippets.pro qmake_use
diff --git a/src/testlib/doc/src/qttestlib-manual.qdoc b/src/testlib/doc/src/qttestlib-manual.qdoc
index 87ac565278..f3ef20a71d 100644
--- a/src/testlib/doc/src/qttestlib-manual.qdoc
+++ b/src/testlib/doc/src/qttestlib-manual.qdoc
@@ -167,7 +167,7 @@
\quotefile code/doc_src_cmakelists.txt
- For more information about the options you have, see \l {Build with CMake}.
+ For more information about the options you have, see \l [QtDoc]{Build with CMake}.
\section2 Building with qmake