aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2014-05-15 11:22:23 +0200
committerLeena Miettinen <riitta-leena.miettinen@digia.com>2014-05-15 11:39:26 +0200
commit6f36614cb55640c067d9aa4cdba630238a1baf10 (patch)
tree907aedc05ac0932d0a371bf8f41d4d1e3cf444da
parent6aeb1f99b29f12632a9d70efd9939d6bbf743ea6 (diff)
Welcome: fix link to mobile app tutorial
The tutorial filename was changed. Task-number: QTCREATORBUG-12247 Change-Id: Ibb2733e41807757c2ce435a0b918eada4da99665 Reviewed-by: Kai Koehne <kai.koehne@digia.com> Reviewed-by: Eike Ziller <eike.ziller@digia.com>
-rw-r--r--share/qtcreator/welcomescreen/qtcreator_tutorials.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/qtcreator/welcomescreen/qtcreator_tutorials.xml b/share/qtcreator/welcomescreen/qtcreator_tutorials.xml
index 4ff8ff897f..ef5c5e39cb 100644
--- a/share/qtcreator/welcomescreen/qtcreator_tutorials.xml
+++ b/share/qtcreator/welcomescreen/qtcreator_tutorials.xml
@@ -17,7 +17,7 @@
<description><![CDATA[Using basic QML elements and learning about basic concepts of Qt Quick.]]></description>
<tags>qt creator,qt quick designer,qt quick,qml,states,transitions</tags>
</tutorial>
- <tutorial imageUrl="images/icons/androidapp.png" difficulty="" docUrl="qthelp://org.qt-project.qtcreator/doc/creator-android-app-tutorial.html" projectPath="" name="Creating a Mobile Application">
+ <tutorial imageUrl="images/icons/androidapp.png" difficulty="" docUrl="qthelp://org.qt-project.qtcreator/doc/creator-mobile-app-tutorial.html" projectPath="" name="Creating a Mobile Application">
<description><![CDATA[Developing Qt Quick applications for Android and iOS devices using Qt Quick Controls.]]></description>
<tags>qt creator,qt quick designer,qml,android</tags>
</tutorial>