summaryrefslogtreecommitdiffstats
path: root/basicsuite/about-b2qt
diff options
context:
space:
mode:
authorRainer Keller <rainer.keller@digia.com>2014-09-30 10:04:59 +0200
committerRainer Keller <rainer.keller@theqtcompany.com>2014-10-07 09:34:21 +0300
commitc30625567e506452f64f1db4db0e1e02bfa6ef1c (patch)
tree2bdf6cd476e9f378734a30dd7ab17d075b70ac0d /basicsuite/about-b2qt
parent4d2aaee17f17ab866f06fe6e3f30a0edeb9de4d9 (diff)
Change URLs to qt.io
Change-Id: Ib106911de0365837b97bf4c5c374c97611a276cc Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
Diffstat (limited to 'basicsuite/about-b2qt')
-rw-r--r--basicsuite/about-b2qt/AboutBoot2Qt.qml4
-rw-r--r--basicsuite/about-b2qt/Box.qml2
-rw-r--r--basicsuite/about-b2qt/ColouredTitle.qml2
-rw-r--r--basicsuite/about-b2qt/ContentText.qml2
-rw-r--r--basicsuite/about-b2qt/HighlightText.qml2
-rw-r--r--basicsuite/about-b2qt/QtForAndroid.qml2
-rw-r--r--basicsuite/about-b2qt/QtFramework.qml2
-rw-r--r--basicsuite/about-b2qt/Title.qml2
-rw-r--r--basicsuite/about-b2qt/main.qml2
9 files changed, 10 insertions, 10 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
diff --git a/basicsuite/about-b2qt/Box.qml b/basicsuite/about-b2qt/Box.qml
index 72ede4b..d86e62e 100644
--- a/basicsuite/about-b2qt/Box.qml
+++ b/basicsuite/about-b2qt/Box.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.
**
diff --git a/basicsuite/about-b2qt/ColouredTitle.qml b/basicsuite/about-b2qt/ColouredTitle.qml
index c73192c..f243393 100644
--- a/basicsuite/about-b2qt/ColouredTitle.qml
+++ b/basicsuite/about-b2qt/ColouredTitle.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.
**
diff --git a/basicsuite/about-b2qt/ContentText.qml b/basicsuite/about-b2qt/ContentText.qml
index ec4b791..70065d3 100644
--- a/basicsuite/about-b2qt/ContentText.qml
+++ b/basicsuite/about-b2qt/ContentText.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.
**
diff --git a/basicsuite/about-b2qt/HighlightText.qml b/basicsuite/about-b2qt/HighlightText.qml
index e1fc68e..c8620dc 100644
--- a/basicsuite/about-b2qt/HighlightText.qml
+++ b/basicsuite/about-b2qt/HighlightText.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.
**
diff --git a/basicsuite/about-b2qt/QtForAndroid.qml b/basicsuite/about-b2qt/QtForAndroid.qml
index 6b3b81f..fdb45ef 100644
--- a/basicsuite/about-b2qt/QtForAndroid.qml
+++ b/basicsuite/about-b2qt/QtForAndroid.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.
**
diff --git a/basicsuite/about-b2qt/QtFramework.qml b/basicsuite/about-b2qt/QtFramework.qml
index 76c2865..e5cbe28 100644
--- a/basicsuite/about-b2qt/QtFramework.qml
+++ b/basicsuite/about-b2qt/QtFramework.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.
**
diff --git a/basicsuite/about-b2qt/Title.qml b/basicsuite/about-b2qt/Title.qml
index 0f7f792..4a63f69 100644
--- a/basicsuite/about-b2qt/Title.qml
+++ b/basicsuite/about-b2qt/Title.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.
**
diff --git a/basicsuite/about-b2qt/main.qml b/basicsuite/about-b2qt/main.qml
index 2b21a6b..8f5296b 100644
--- a/basicsuite/about-b2qt/main.qml
+++ b/basicsuite/about-b2qt/main.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.
**