summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergio Ahumada <sahumada@blackberry.com>2015-03-04 22:16:35 +0100
committerSergio Ahumada <sahumada@texla.cl>2015-03-06 12:39:00 +0000
commit883fe0eeb2d61c9cfd1cb1aaec70e2698522a4bf (patch)
tree952d89ad55b34a3d0c1551f27ec1028541398039
parent8f4dc7ba2771dd7cf84c2849750d4a3ee8708b15 (diff)
downloadqtdoc-883fe0eeb2d61c9cfd1cb1aaec70e2698522a4bf.tar.gz
Doc: Replace qt-project.org/doc with doc.qt.io
Change-Id: I1b66d7ef7b671ff87f57c4ccd4af4b0bb0f9a3d5 Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com> Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
-rw-r--r--doc/src/portingguide.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/portingguide.qdoc b/doc/src/portingguide.qdoc
index d04cea66..fd7651be 100644
--- a/doc/src/portingguide.qdoc
+++ b/doc/src/portingguide.qdoc
@@ -51,7 +51,7 @@ The following list summarizes the changes in Qt 5:
\li Widgets - These are now part of a separate module,
\l{Qt Widgets}. They were part of \l{Qt GUI} earlier.
\li Qt Quick - The older Qt Quick version (1.0) is now part of a separate
- \l{http://qt-project.org/doc/qt-4.8/qtdeclarative.html}{Qt Declarative}
+ \l{http://doc.qt.io/qt-4.8/qtdeclarative-module.html}{Qt Declarative}
add-on module for compatibility purposes. We recommend using the new Qt
Quick (2.0) from now on to avoid binary breaks in the future.
\li Qt3Support - This module is removed in Qt 5, so you must move away from