aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/examples/example-textballoons.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/example-textballoons.qdoc')
-rw-r--r--doc/src/examples/example-textballoons.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/example-textballoons.qdoc b/doc/src/examples/example-textballoons.qdoc
index be004f59ed..299ceeb808 100644
--- a/doc/src/examples/example-textballoons.qdoc
+++ b/doc/src/examples/example-textballoons.qdoc
@@ -28,7 +28,7 @@
/*!
\title Scenegraph Painted Item Example
- \example declarative/painteditem/textballoons
+ \example quick/painteditem/textballoons
The Painted Item example shows how to use the QML Scene Graph framework to
implement custom scenegraph items using QPainter.