summaryrefslogtreecommitdiffstats
path: root/src/testlib/doc/src
diff options
context:
space:
mode:
Diffstat (limited to 'src/testlib/doc/src')
-rw-r--r--src/testlib/doc/src/qttest-index.qdoc4
-rw-r--r--src/testlib/doc/src/qttestlib-manual.qdoc2
2 files changed, 3 insertions, 3 deletions
diff --git a/src/testlib/doc/src/qttest-index.qdoc b/src/testlib/doc/src/qttest-index.qdoc
index 9c230afb88..37fd5a9832 100644
--- a/src/testlib/doc/src/qttest-index.qdoc
+++ b/src/testlib/doc/src/qttest-index.qdoc
@@ -43,10 +43,10 @@
\include module-use.qdocinc using qt module
\snippet snippets/CMakeLists.txt cmake_use
- See also the \l[QtDoc]{Build with CMake} overview.
+ See also the \l {Build with CMake} overview.
\include module-use.qdocinc building with qmake
- \snippet snippets/snippets.pro qmake_use
+ \snippet snippets/code/code.pro qmake_use
\section1 Articles and Guides
diff --git a/src/testlib/doc/src/qttestlib-manual.qdoc b/src/testlib/doc/src/qttestlib-manual.qdoc
index f3ef20a71d..87ac565278 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 [QtDoc]{Build with CMake}.
+ For more information about the options you have, see \l {Build with CMake}.
\section2 Building with qmake