diff --git a/doc/src/qmlapp/applicationdevelopers.qdoc b/doc/src/qmlapp/applicationdevelopers.qdoc
index 975cdfc074213889e764d39c86d6ba0ce0cd59f1..0e6af3e470f38aa4b199f79996b520ccda800497 100644
--- a/doc/src/qmlapp/applicationdevelopers.qdoc
+++ b/doc/src/qmlapp/applicationdevelopers.qdoc
@@ -75,7 +75,7 @@ provided by Qt Quick, please see the \l{Qt Quick} module documentation.
 
 For creating or customizing graphical user interfaces, Qt Quick adds visual
 types, animation types, and other QML types in addition to the standard QML
-types from Qt QML. \l{Qt Creator: Using Qt Quick Designer}{Qt Quick Designer}
+types from Qt QML. \l{Qt Creator: Editing QLM Files in Design Mode}{Qt Quick Designer}
 is integrated within Qt Creator and supports \c{QtQuick 2} from Qt Creator
 version 2.7 and onwards.
 
diff --git a/doc/src/qt5-intro.qdoc b/doc/src/qt5-intro.qdoc
index 06c3bd9f300f9a92883e80bcd6aef7d68925b48b..41c1244c57800ea5cee49cff29aa82dc2a6d3d02 100644
--- a/doc/src/qt5-intro.qdoc
+++ b/doc/src/qt5-intro.qdoc
@@ -234,7 +234,7 @@
     Qt Quick Controls and Qt Quick Layouts provide a vast set of UI controls
     ranging from the most basic text field and button to the more complex
     stack view and tumbler. The controls are also made available in
-    \l{Qt Creator: Using Qt Quick Designer}{Qt Quick Designer}.
+    \l{Qt Creator: Editing QLM Files in Design Mode}{Qt Quick Designer}.
     \raw HTML
       </td></tr>
      </table>
diff --git a/doc/src/whatsnew/whatsnew51.qdoc b/doc/src/whatsnew/whatsnew51.qdoc
index ae23d391b43c2fd449a9f230305c35f268af1b11..dc555d1ca6d4554474b0b35fa6079e72cadc36df 100644
--- a/doc/src/whatsnew/whatsnew51.qdoc
+++ b/doc/src/whatsnew/whatsnew51.qdoc
@@ -185,7 +185,8 @@
 
     \list
     \li Improved C++11 code editing support
-    \li \l{Qt Creator: Using Qt Quick Designer}{Qt Quick Designer} with full support for Qt Quick
+    \li \l{Qt Creator: Editing QLM Files in Design Mode}{Qt Quick Designer}
+        with full support for Qt Quick
     \li Android \l{Qt Creator: Deploying Applications to Android Devices}{development target}
     \li Experimental QBS and diff integration
     \endlist