summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/examples.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/declarative/examples.qdoc')
-rw-r--r--doc/src/declarative/examples.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/examples.qdoc b/doc/src/declarative/examples.qdoc
index 5ffcbf6..31c8a5d 100644
--- a/doc/src/declarative/examples.qdoc
+++ b/doc/src/declarative/examples.qdoc
@@ -14,7 +14,7 @@ There are several illustrative QML examples available. From your build
directory,
\code
- bin/qmlviewer $QT_SOURCE_DIR/demos/declarative/phonebrowser/phonebrowser.qml
+ bin/qmlviewer $QT_SOURCE_DIR/demos/declarative/flickr/flickr.qml
\endcode
Many other simple examples can be found under the \c examples/declarative sub