diff --git a/src/controls/doc/src/qtquickcontrols-index.qdoc b/src/controls/doc/src/qtquickcontrols-index.qdoc
index 56b5b0d682a8e38a2854ee7c73b202a6a21f8e29..c349d02d4ec5fdea9320c7fd1e64a25fde64cf15 100644
--- a/src/controls/doc/src/qtquickcontrols-index.qdoc
+++ b/src/controls/doc/src/qtquickcontrols-index.qdoc
@@ -36,6 +36,8 @@
 
     The module is new in Qt 5.1 and requires \l{Qt Quick} 2.1.
 
+    \note \l{Qt Quick Layouts} can be used to arrange Qt Quick Controls in a user interface.
+
     \note The current focus is on desktop, but in the long term Qt Quick Controls
     are expected to be supported on mobile platforms too.
 
@@ -59,11 +61,6 @@
     Controls are typically items that are used to present or receive input from the user.
     \annotatedlist controls
 
-    \section1 Layouts
-    \l{Qt Quick Layouts}{Layouts} can be used to have dynamic user interfaces where the UI
-    adapts to the available geometry.
-    \annotatedlist layouts
-
     \section1 Related information
 
     \section2 Guides