diff options
author | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-07-08 08:21:17 (GMT) |
---|---|---|
committer | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-07-08 08:21:17 (GMT) |
commit | 272ccd24941465fd6a8fc79d9f7ab8546a6ce870 (patch) | |
tree | 0310683ec072d80141cc03c1d5697027a6a754e9 | |
parent | 8feb9c7ee7deda8c5fa3459108d349497af82924 (diff) | |
download | Qt-272ccd24941465fd6a8fc79d9f7ab8546a6ce870.zip Qt-272ccd24941465fd6a8fc79d9f7ab8546a6ce870.tar.gz Qt-272ccd24941465fd6a8fc79d9f7ab8546a6ce870.tar.bz2 |
Doc: Fixing broken link
-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 18a1746..22ee63f 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> |