Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Documentation/Installation/DeployTYPO3.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.. include:: /Includes.rst.txt
.. index:: deployment, composer, production setup

.. _deploytypo3:
.. _DeployTYPO3:
.. _deployment:

===============
Expand Down Expand Up @@ -74,4 +74,4 @@ Automatic deployment
====================

There are multiple tools that can be used to automate deployment. Read more
about it: :ref:`TYPO3 Explained, automatic deployment <t3coreapi:deployment-automatic>`.
about it: :ref:`TYPO3 Explained, automatic deployment <t3coreapi:automated-deployment>`.
2 changes: 1 addition & 1 deletion Documentation/Installation/Updates/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Extension updates
=================

In a TYPO3 instance you have usually third party extensions installed. When you update your TYPO3 version, you
have to update the third-party extensions too. In the **`TYPO3 Extension Repository (TER) <https://extensions.typo3.org/>`__**
have to update the third-party extensions too. In the **TER**, `TYPO3 Extension Repository <https://extensions.typo3.org/>`__,
you can enter the name of that extension and get information about supported TYPO3 versions.
Some extension authors prefer to only publish their extensions on `packagist <https://packagist.org/packages/typo3/>`__.
When the extension does not exist for the current TYPO3 version you can create an
Expand Down