diff options
author | Geir Vattekar <geir.vattekar@nokia.com> | 2010-07-28 09:03:00 (GMT) |
---|---|---|
committer | Jesper Thomschutz <jesper.thomschutz@nokia.com> | 2010-08-23 09:23:58 (GMT) |
commit | 76b16095aae1e18f0189ac8e90df8be14f5d94c0 (patch) | |
tree | 65aa50a5a9aab14031fd44f67c7a044b5523fd57 /doc | |
parent | f94c0ee4f818b417ea518a04ee88cdcee844c9fa (diff) | |
download | Qt-76b16095aae1e18f0189ac8e90df8be14f5d94c0.zip Qt-76b16095aae1e18f0189ac8e90df8be14f5d94c0.tar.gz Qt-76b16095aae1e18f0189ac8e90df8be14f5d94c0.tar.bz2 |
Doc: add link to new gettings started to index.html
(cherry picked from commit 613ab517f46085580e81684cd5072f8c90fe84d5)
Diffstat (limited to 'doc')
-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 f15032c..2593048 100644 --- a/doc/src/index.qdoc +++ b/doc/src/index.qdoc @@ -40,7 +40,7 @@ </div> <div class="section sectionlist"> <ul> - <li><a href="how-to-learn-qt.html">Getting started</a></li> + <li><a href="gettingstarted.html">Getting started</a></li> <li><a href="installation.html">Installation</a></li> <li><a href="how-to-learn-qt.html">How to learn Qt</a></li> <li><a href="tutorials.html">Tutorials</a></li> |