diff --git a/Documentation/ApiOverview/Fluid/Index.rst b/Documentation/ApiOverview/Fluid/Index.rst index cf1b4056a2..0bdad3b830 100644 --- a/Documentation/ApiOverview/Fluid/Index.rst +++ b/Documentation/ApiOverview/Fluid/Index.rst @@ -43,5 +43,6 @@ You can use Fluid in TYPO3 to do one of the following: Introduction Syntax + UsingTypoScriptCObjectViewHelper DevelopCustomViewhelper ViewHelper reference diff --git a/Documentation/8-Fluid/5-using-typoscript-for-rendering-the-cobject-viewhelper.rst b/Documentation/ApiOverview/Fluid/UsingTypoScriptCObjectViewHelper.rst similarity index 100% rename from Documentation/8-Fluid/5-using-typoscript-for-rendering-the-cobject-viewhelper.rst rename to Documentation/ApiOverview/Fluid/UsingTypoScriptCObjectViewHelper.rst