summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/qt5-intro.qdoc2
-rw-r--r--doc/src/whatsnew/whatsnew55.qdoc2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/qt5-intro.qdoc b/doc/src/qt5-intro.qdoc
index fd17c05a..057d11a2 100644
--- a/doc/src/qt5-intro.qdoc
+++ b/doc/src/qt5-intro.qdoc
@@ -404,7 +404,7 @@
provides the APIs and the necessary backend to fetch map data from some of
the popular third-party mapping solutions. Here is a snapshot of the demo
application running on Android, presenting OpenStreetMap data from
- \l www.mapquest.com.
+ \l {http://www.mapquest.com/}{www.mapquest.com}.
\raw HTML
</td><td style="width:50%; border: none; vertical-align: top">
\endraw
diff --git a/doc/src/whatsnew/whatsnew55.qdoc b/doc/src/whatsnew/whatsnew55.qdoc
index 44f57dd7..9c598e67 100644
--- a/doc/src/whatsnew/whatsnew55.qdoc
+++ b/doc/src/whatsnew/whatsnew55.qdoc
@@ -33,7 +33,7 @@
\section1 New Modules
\list
- \li \l[Qt3DCore]{Qt3D Module}{Qt 3D}
+ \li \l[Qt 3D]{Qt 3D}
\list
\li Included as a technology preview.
\li C++ and QML APIs for easy inclusion of 3D graphics into Qt applications.