summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/external-resources.qdoc8
-rw-r--r--doc/src/platforms/ios.qdoc2
-rw-r--r--doc/src/platforms/platform-notes-android.qdoc2
3 files changed, 6 insertions, 6 deletions
diff --git a/doc/src/external-resources.qdoc b/doc/src/external-resources.qdoc
index 0239d8f7..e9263745 100644
--- a/doc/src/external-resources.qdoc
+++ b/doc/src/external-resources.qdoc
@@ -140,7 +140,7 @@
*/
/*!
- \externalpage http://qt-project.org/doc/qbs/index.html
+ \externalpage http://doc.qt.io/qbs/index.html
\title Qbs Manual
*/
@@ -170,15 +170,15 @@
\title Qt Cloud Services
*/
/*!
- \externalpage http://qt-project.org/doc/qtcreator/creator-configuring.html
+ \externalpage http://doc.qt.io/qtcreator/creator-configuring.html
\title Configuring Qt Creator
*/
/*!
- \externalpage http://qt-project.org/doc/qtcreator/creator-build-example-application.html
+ \externalpage http://doc.qt.io/qtcreator/creator-build-example-application.html
\title Building and Running Example
*/
/*!
- \externalpage http://qt-project.org/doc/qtcreator/creator-mobile-app-tutorial.html
+ \externalpage http://doc.qt.io/qtcreator/creator-mobile-app-tutorial.html
\title Creating a Mobile Application
*/
/*!
diff --git a/doc/src/platforms/ios.qdoc b/doc/src/platforms/ios.qdoc
index 000bc6d7..5bd132d8 100644
--- a/doc/src/platforms/ios.qdoc
+++ b/doc/src/platforms/ios.qdoc
@@ -254,7 +254,7 @@
Qt Creator deploys your application on the iOS device, if the
device is detected and configured correctly in Xcode. It is also possible to
test the application in iOS Simulator. For more information, see
- \l {http://qt-project.org/doc/qtcreator/creator-developing-ios.html}{Connecting iOS Devices}.
+ \l {http://doc.qt.io/qtcreator/creator-developing-ios.html}{Connecting iOS Devices}.
\sa {Platform Notes - iOS}
*/
diff --git a/doc/src/platforms/platform-notes-android.qdoc b/doc/src/platforms/platform-notes-android.qdoc
index b168fa46..2a9a23d6 100644
--- a/doc/src/platforms/platform-notes-android.qdoc
+++ b/doc/src/platforms/platform-notes-android.qdoc
@@ -40,7 +40,7 @@
\section1 Android Development in Qt Creator
The easiest way to develop with Qt for Android is to use
- \l{http://qt-project.org/doc/qtcreator/creator-developing-android.html}{Qt Creator}. When you apply
+ \l{http://doc.qt.io/qtcreator/creator-developing-android.html}{Qt Creator}. When you apply
a \b{Qt for Android Kit} to a Qt Creator project, it will create and maintain a set of files which
are required to make your application run on Android.