summaryrefslogtreecommitdiff
path: root/doc/src/portingguide.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/portingguide.qdoc')
-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 531c16d1..f2157556 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 Qt Widgets - These are now part of a separate module,
\l{Qt Widgets}{QtWidgets}. They were part of \l{QtGui} earlier.
\li Qt Quick - The older Qt Quick version (1.0) is now part of a separate
- \l{https://qt-project.org/doc/qt-4.8/qtdeclarative.html}{Qt Declarative}
+ \l{http://qt-project.org/doc/qt-4.8/qtdeclarative.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