summaryrefslogtreecommitdiff
path: root/examples/wayland/multi-screen/doc/src/multi-screen.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/wayland/multi-screen/doc/src/multi-screen.qdoc')
-rw-r--r--examples/wayland/multi-screen/doc/src/multi-screen.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/wayland/multi-screen/doc/src/multi-screen.qdoc b/examples/wayland/multi-screen/doc/src/multi-screen.qdoc
index 53906e94..235886bd 100644
--- a/examples/wayland/multi-screen/doc/src/multi-screen.qdoc
+++ b/examples/wayland/multi-screen/doc/src/multi-screen.qdoc
@@ -2,7 +2,7 @@
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
/*!
- * \title Qt Wayland Compositor Examples - Multi Screen
+ * \title Multi Screen
* \example multi-screen
* \meta category {Embedded}
* \brief Multi Screen is a desktop-style Wayland compositor for multiple screens.
@@ -14,7 +14,7 @@
* screens.
*
* For an introduction to the basic principles of creating a \l{Qt Wayland Compositor} with Qt,
- * see the \l{Qt Wayland Compositor Examples - Minimal QML}{Minimal QML example}.
+ * see the \l{Minimal QML}{Minimal QML example}.
*
* \section1 Supporting multiple screens
*
@@ -62,5 +62,5 @@
*
* \snippet multi-screen/main.cpp share context
*
- * \sa {Qt Wayland Compositor Examples - Multi Output}
+ * \sa {Multi Output}
*/