diff options
author | Kevin Wright <kevin.wright@nokia.com> | 2011-11-24 17:05:28 (GMT) |
---|---|---|
committer | Kevin Wright <kevin.wright@nokia.com> | 2011-11-24 17:05:28 (GMT) |
commit | 72d20ba238350050c0bbde6e63ca85d6d3d38dea (patch) | |
tree | c7cb33256366b111ec85fa67cd3c57ddf3577c55 /doc/src | |
parent | 2dffc63859f5fccf9074e349102f4f6b23b797fa (diff) | |
download | Qt-72d20ba238350050c0bbde6e63ca85d6d3d38dea.zip Qt-72d20ba238350050c0bbde6e63ca85d6d3d38dea.tar.gz Qt-72d20ba238350050c0bbde6e63ca85d6d3d38dea.tar.bz2 |
Fixed a link
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/declarative/examples.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/examples.qdoc b/doc/src/declarative/examples.qdoc index f0616e5..303511e 100644 --- a/doc/src/declarative/examples.qdoc +++ b/doc/src/declarative/examples.qdoc @@ -121,7 +121,7 @@ The examples can be found in Qt's \c examples/declarative directory. \o \l{declarative/animation/easing}{Easing} \o \l{declarative/animation/basics/property-animation}{Property Animation} \o \l{declarative/animation/states}{States} -\o \l{declarative/animation/wigglytext/wigglytext}{Wiggly Text Example} +\o \l{declarative/animation/behaviors/wigglytext}{Wiggly Text} \endlist \section2 Image Elements |