diff --git a/doc/src/connectivity.qdoc b/doc/src/connectivity.qdoc
index 70d834f3d4306095c86989082e5280b85f268f4f..ee3387ace4422fabccadf4b1c3bf529cca9e8c30 100644
--- a/doc/src/connectivity.qdoc
+++ b/doc/src/connectivity.qdoc
@@ -97,7 +97,7 @@ Related Topics:
     \list
         \li \l {Network Programming API}
         \li \l {Network Programming with Qt}
-        \li \l {Qt Network - C++ Classes}
+        \li \l {Qt Network C++ Classes}
         \li \l {Secure Sockets Layer (SSL) Classes}
         \li \l {Bearer Management}
     \endlist
diff --git a/doc/src/datastorage.qdoc b/doc/src/datastorage.qdoc
index 90d69e02282ac765898e8657b703c9f35112c074..9b3fa1b6008f919ef3f3367d12830d30e5b79ef0 100644
--- a/doc/src/datastorage.qdoc
+++ b/doc/src/datastorage.qdoc
@@ -112,7 +112,7 @@ table with the foreign key).
 
 \list
 \li \l {Qt SQL}
-\li \l {Qt SQL Module - C++ Classes}
+\li \l {Qt SQL C++ Classes}
 \li \l {Connecting to Databases}
 \li \l {SQL Database Drivers}
 \li \l {Creating Data-Aware Forms}
diff --git a/doc/src/whatsnew.qdoc b/doc/src/whatsnew.qdoc
index 51965649c00d8e7259ced45028d681c0d11677be..c027fd618ff3a9c34703c148225780ca593939e7 100644
--- a/doc/src/whatsnew.qdoc
+++ b/doc/src/whatsnew.qdoc
@@ -177,7 +177,7 @@
      \li QQuickItem
      \li QQuickPaintedItem
     \endlist
-    See \l{Qt Quick Module C++ Classes} for the complete list.
+    See \l{Qt Quick C++ Classes} for the complete list.
 
     The QtQuick 2.0 QML module is a major update, and the following sections
     outline the features that come with it: