summaryrefslogtreecommitdiffstats
path: root/qml/Main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'qml/Main.qml')
-rw-r--r--qml/Main.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qml/Main.qml b/qml/Main.qml
index 36a8951..027f67f 100644
--- a/qml/Main.qml
+++ b/qml/Main.qml
@@ -313,7 +313,7 @@ Item {
Text {
id: urlLabel;
- text: "http://www.qt.io"
+ text: "http://www.qt.io/qt-for-device-creation"
color: qtpurple
font.pixelSize: engine.sensibleButtonSize() * 0.2
font.bold: true