diff --git a/doc/src/overview/creator-tutorials.qdoc b/doc/src/overview/creator-tutorials.qdoc
index b498fa0c26f53c2955f1d8ca1ca4f016ef5ad868..3105502677617ce72f94d21ebac61aed829218b4 100644
--- a/doc/src/overview/creator-tutorials.qdoc
+++ b/doc/src/overview/creator-tutorials.qdoc
@@ -1,6 +1,6 @@
 /****************************************************************************
 **
-** Copyright (C) 2016 The Qt Company Ltd.
+** Copyright (C) 2017 The Qt Company Ltd.
 ** Contact: https://www.qt.io/licensing/
 **
 ** This file is part of the Qt Creator documentation.
@@ -58,13 +58,6 @@
             Learn how to create a Qt Quick application using Qt Quick Controls 2
             for Android and iOS devices.
 
-       \li \l{Using Qt Quick UI Forms}
-
-            Learn how to develop a Qt Quick application by using UI forms.
-            UI forms are split into \e .qml and \e .js files that contain the
-            business logic, and \e .ui.qml files that only contain the purely
-            declarative description of the UI.
-
     \endlist
 
 */