summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/echoplugin.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/doc/src/echoplugin.qdoc')
-rw-r--r--examples/widgets/doc/src/echoplugin.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/widgets/doc/src/echoplugin.qdoc b/examples/widgets/doc/src/echoplugin.qdoc
index 9e2b0c35de..103a51cf93 100644
--- a/examples/widgets/doc/src/echoplugin.qdoc
+++ b/examples/widgets/doc/src/echoplugin.qdoc
@@ -194,10 +194,10 @@
\section1 Further reading and examples
- You can find an overview of the macros needed to create plugins
- \l{Macros for Defining Plugins}{here}.
+ The \l {qtplugin-defining-plugins}{Defining Plugins} page presents an overview of the macros needed to
+ create plugins.
- We give an example of a plugin that extend Qt in the \l{Style
+ We give an example of a plugin that extends Qt in the \l{Style
Plugin Example}{style plugin} example. The \l{Plug & Paint
Example}{plug and paint} example shows how to create static
plugins.