Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ApiTypo3Org.rst #241

Merged
merged 1 commit into from
Jul 19, 2024
Merged
Changes from all 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/Home/ApiTypo3Org.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@ just by browsing through the various classes and methods.
.. card-footer:: `API <https://api.typo3.org/main/>`__ `GitHub <https://github.com/typo3/typo3>`__ :ref:`Docs <t3coreapimain:start>`
:button-style: btn btn-light

.. card:: `TYPO3 12.4-dev API <https://api.typo3.org/12.4/>`__
.. card:: `TYPO3 12.4 API <https://api.typo3.org/12.4/>`__

Automatically generated API from the
`12.4 (current stable) <https://github.com/typo3/typo3/tree/12.4>`__ branch of TYPO3.

.. card-footer:: `API <https://api.typo3.org/12.4/>`__ `GitHub <https://github.com/typo3/typo3/tree/12.4>`__ :ref:`Docs <t3coreapi12:start>`
:button-style: btn btn-light

.. card:: `TYPO3 11.5-dev API <https://api.typo3.org/11.5/>`__
.. card:: `TYPO3 11.5 API <https://api.typo3.org/11.5/>`__

Automatically generated API from the
`11.5 (old stable) <https://github.com/typo3/typo3/tree/11.5>`__ branch of TYPO3.
Expand Down
Loading