diff options
author | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-07-09 12:33:16 (GMT) |
---|---|---|
committer | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-07-09 12:33:16 (GMT) |
commit | 653f180d4697e0c7ec1c58022622d5d140e7fda8 (patch) | |
tree | 8c5e6833942e2f9a66d782e4f25e24168c58b5de /doc/src/index.qdoc | |
parent | 186a7108515a82e98bdb511e3c20e0d6c349fec7 (diff) | |
download | Qt-653f180d4697e0c7ec1c58022622d5d140e7fda8.zip Qt-653f180d4697e0c7ec1c58022622d5d140e7fda8.tar.gz Qt-653f180d4697e0c7ec1c58022622d5d140e7fda8.tar.bz2 |
Doc: fixing examples link
Diffstat (limited to 'doc/src/index.qdoc')
-rw-r--r-- | doc/src/index.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/index.qdoc b/doc/src/index.qdoc index 42fd4fc..92721c5 100644 --- a/doc/src/index.qdoc +++ b/doc/src/index.qdoc @@ -44,7 +44,7 @@ <li><a href="installation.html">Installation & first steps</a></li> <li><a href="how-to-learn-qt.html">How to learn Qt</a></li> <li><a href="tutorials.html">Tutorials</a></li> - <li><a href="examples.html">Examples</a></li> + <li><a href="all-examples.html">Examples</a></li> <li><a href="qt4-7-intro.html">Whats new in Qt 4.7</a></li> </ul> </div> |