summaryrefslogtreecommitdiffstats
path: root/basicsuite/about-b2qt/AboutBoot2Qt.qml
diff options
context:
space:
mode:
Diffstat (limited to 'basicsuite/about-b2qt/AboutBoot2Qt.qml')
-rw-r--r--basicsuite/about-b2qt/AboutBoot2Qt.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/basicsuite/about-b2qt/AboutBoot2Qt.qml b/basicsuite/about-b2qt/AboutBoot2Qt.qml
index ada3eb1..76da891 100644
--- a/basicsuite/about-b2qt/AboutBoot2Qt.qml
+++ b/basicsuite/about-b2qt/AboutBoot2Qt.qml
@@ -2,7 +2,7 @@
**
** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: For any questions to Digia, please use the contact form at
-** http://qt.digia.com/
+** http://www.qt.io
**
** This file is part of the examples of the Qt Enterprise Embedded.
**
@@ -271,7 +271,7 @@ Column {
for common developer boards from</p>'
}
HighlightText {
- text: "http://qt.digia.com/QtEnterpriseEmbedded"
+ text: "http://www.qt.io"
color: qtpurple
font.bold: true
horizontalAlignment: Text.AlignHCenter