summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2014-12-03 10:27:10 +0100
committerJani Heikkinen <jani.heikkinen@theqtcompany.com>2014-12-03 12:29:49 +0100
commit251f5eaa2dae740c0d0217893038a3f5bab2bca3 (patch)
tree2d6205e9aeb46edf2cbcc683e4284ba739df68df
parentd07b7645a3e93817781a0f5a448d99f5a08709f6 (diff)
downloadqtdoc-5.4.0.tar.gz
Doc: Update external links to point to doc.qt.iov5.4.05.4.0
Task-number: QTBUG-43062 Change-Id: Idcca1ee428cbe1d51c6306ad4265f8dd32d80f2d Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
-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.