summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergio Ahumada <sahumada@blackberry.com>2015-02-06 13:56:04 +0100
committerSergio Ahumada <sahumada@texla.cl>2015-02-06 13:30:57 +0000
commit0eab387b04713c0a52eeb688fe9fb92f33dd8015 (patch)
tree1a173b94b5f7a313dd61e2206798c6138b24aaaf
parent13f53d45037629ad27b93e7a817dc0567dea5e66 (diff)
downloadqtquickcontrols-0eab387b04713c0a52eeb688fe9fb92f33dd8015.tar.gz
Replace blog.qt.digia.com with blog.qt.io
Change-Id: Iaf054e20cf8f8865298c74278f5c3097df983c9d Reviewed-by: Tero Kojo <tero.kojo@theqtcompany.com> Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index fb15cfc6..77712f6a 100644
--- a/README
+++ b/README
@@ -4,9 +4,9 @@ This project aims to deliver widgets/controls functionality with Qt Quick.
Some more information can be found on the following blog entries:
-https://blog.qt.digia.com/blog/2011/03/10/qml-components-for-desktop/
-https://blog.qt.digia.com/blog/2011/05/26/table-view-with-qt-quick/
-https://blog.qt.digia.com/blog/2011/08/26/toplevel-windows-and-menus-with-qt-quick/
+https://blog.qt.io/blog/2011/03/10/qml-components-for-desktop/
+https://blog.qt.io/blog/2011/05/26/table-view-with-qt-quick/
+https://blog.qt.io/blog/2011/08/26/toplevel-windows-and-menus-with-qt-quick/
HELP
@@ -38,6 +38,6 @@ application. This is because it will ensure that the QMLViewer application itsel
show and make up the main window in your application.
Again, please refer to :
-https://blog.qt.digia.com/blog/2011/08/26/toplevel-windows-and-menus-with-qt-quick/
+https://blog.qt.io/blog/2011/08/26/toplevel-windows-and-menus-with-qt-quick/
For more information on this.