summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/linguist/doc/src/arrowpad.qdoc2
-rw-r--r--examples/linguist/doc/src/hellotr.qdoc2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/linguist/doc/src/arrowpad.qdoc b/examples/linguist/doc/src/arrowpad.qdoc
index 56c926995..7cc3c1e58 100644
--- a/examples/linguist/doc/src/arrowpad.qdoc
+++ b/examples/linguist/doc/src/arrowpad.qdoc
@@ -23,7 +23,7 @@
texts marked for translation with \c tr() calls and their contexts.
It is also possible to produce translations using the
- \l{cmake-macros-qtlinguisttools}{Qt6::LinguistTools CMake commands}.
+ \l{cmake-commands-qtlinguisttools}{Qt6::LinguistTools CMake commands}.
The relevant lines in \c CMakeLists.txt are:
\snippet arrowpad/CMakeLists.txt 0
\codeline
diff --git a/examples/linguist/doc/src/hellotr.qdoc b/examples/linguist/doc/src/hellotr.qdoc
index 326b0181f..65386fc0c 100644
--- a/examples/linguist/doc/src/hellotr.qdoc
+++ b/examples/linguist/doc/src/hellotr.qdoc
@@ -70,7 +70,7 @@
namely Latin.
It is also possible to produce translations using the
- \l{cmake-macros-qtlinguisttools}{Qt6::LinguistTools CMake commands}.
+ \l{cmake-commands-qtlinguisttools}{Qt6::LinguistTools CMake commands}.
One needs to add the following to the \c CMakeLists.txt:
\snippet hellotr/CMakeLists.txt 0
\codeline