diff --git a/Documentation/ApiOverview/Fluid/Introduction.rst b/Documentation/ApiOverview/Fluid/Introduction.rst
index e911cf18b7..c95658a18c 100644
--- a/Documentation/ApiOverview/Fluid/Introduction.rst
+++ b/Documentation/ApiOverview/Fluid/Introduction.rst
@@ -278,28 +278,3 @@ Set the Fluid paths with TypoScript using :ref:`t3tsref:cobj-fluidtemplate`
some text
-
-
-
-Further information
-===================
-
-To get an introduction to the basics of Fluid:
-
-* `The Fluid Syntax `__
-* `ViewHelpers - what these classes do in the Fluid language `__
-
-You may want to follow one of these comprehensive
-tutorials:
-
-* :doc:`t3sitepackage:Index` which shows you how to create a theme for your site
- using Fluid.
-* :ref:`Create custom content elements `
-* :doc:`t3extbasebook:Index`
-* Use Fluid to create emails using the :ref:`TYPO3 Mail API `
-
-Once you have successfully completed your fist steps, these references might come
-in handy:
-
-* `24 TIPS & TRICKS FOR FLUID `__
-* :doc:`Fluid Viewhelper Reference `