diff --git a/Documentation/Index.rst b/Documentation/Index.rst index d737cdad..ade3f144 100644 --- a/Documentation/Index.rst +++ b/Documentation/Index.rst @@ -127,12 +127,12 @@ https://github.com/TYPO3-Documentation/site_package .. card-footer:: :ref:`Discover the composer configurations ` :button-style: btn btn-secondary stretched-link - .. card:: :ref:`Summary ` + .. card:: :ref:`Next steps ` - In this chapter we sum up the steps that we did after we have gone - through this tutorial. + In this chapter we describe the next steps which you can do with your + new site package. - .. card-footer:: :ref:`See the summary ` + .. card-footer:: :ref:`See the next steps ` :button-style: btn btn-secondary stretched-link .. toctree:: diff --git a/Documentation/NextSteps/Index.rst b/Documentation/NextSteps/Index.rst index 273be7c3..83abf146 100644 --- a/Documentation/NextSteps/Index.rst +++ b/Documentation/NextSteps/Index.rst @@ -1,6 +1,5 @@ .. include:: /Includes.rst.txt -.. _summary: .. _next-steps: ==========