summaryrefslogtreecommitdiffstats
path: root/basicsuite/webengine
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/webengine
parent4d2aaee17f17ab866f06fe6e3f30a0edeb9de4d9 (diff)
Change URLs to qt.io
Change-Id: Ib106911de0365837b97bf4c5c374c97611a276cc Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
Diffstat (limited to 'basicsuite/webengine')
-rw-r--r--basicsuite/webengine/content/index.html2
-rw-r--r--basicsuite/webengine/main.qml2
2 files changed, 2 insertions, 2 deletions
diff --git a/basicsuite/webengine/content/index.html b/basicsuite/webengine/content/index.html
index fda8caa..98c6df3 100644
--- a/basicsuite/webengine/content/index.html
+++ b/basicsuite/webengine/content/index.html
@@ -25,7 +25,7 @@
</head>
<body bgcolor="#AAAAAA">
<div style="text-align: center; padding-top: 100px;">
- <div class="bookmark"><a href="http://qt.digia.com">http://qt.digia.com</a></div>
+ <div class="bookmark"><a href="http://www.qt.io">http://www.qt.io</a></div>
<div class="bookmark"><a href="http://qt-project.org/doc/qt-5">http://qt-project.org/doc/qt-5</a></div>
<div class="bookmark"><a href="http://www.google.com">http://www.google.com</a></div>
<!-- <div class="example"><a href="../content/webgl/helloqt.html"><img class="example_image" src="../content/webgl/screenshot.png"></a></div> -->
diff --git a/basicsuite/webengine/main.qml b/basicsuite/webengine/main.qml
index d2f5184..29b16fd 100644
--- a/basicsuite/webengine/main.qml
+++ b/basicsuite/webengine/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.
**