summaryrefslogtreecommitdiffstats
path: root/doc/src/index.qdoc
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@nokia.com>2010-07-23 07:36:36 (GMT)
committerMartin Smith <martin.smith@nokia.com>2010-07-23 07:36:36 (GMT)
commiteaee97cf48feecc18d6154d3939fd4adb93ba74f (patch)
tree8703067d205bde2f020724e9f92cf68c8290ab98 /doc/src/index.qdoc
parent88d721fa8d28519e98207ca0249ff057faef8af0 (diff)
downloadQt-eaee97cf48feecc18d6154d3939fd4adb93ba74f.zip
Qt-eaee97cf48feecc18d6154d3939fd4adb93ba74f.tar.gz
Qt-eaee97cf48feecc18d6154d3939fd4adb93ba74f.tar.bz2
doc: Fixed broken "Getting Started" link.
Geir will replace it soon with a link to a new "Getting Started" page. Task-number: QTBUG-12176
Diffstat (limited to 'doc/src/index.qdoc')
-rw-r--r--doc/src/index.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/index.qdoc b/doc/src/index.qdoc
index b5e73ed..0ecae59 100644
--- a/doc/src/index.qdoc
+++ b/doc/src/index.qdoc
@@ -40,8 +40,8 @@
</div>
<div class="section sectionlist">
<ul>
- <li><a href="">Getting started</a></li>
- <li><a href="installation.html">Installation &amp; first steps</a></li>
+ <li><a href="how-to-learn-qt.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>
<li><a href="all-examples.html">Examples</a></li>