Skip to content
This repository has been archived by the owner on Oct 8, 2023. It is now read-only.

[TASK] Remove old wiki links #49

Merged
merged 1 commit into from
Feb 7, 2022
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion Documentation/CoreArchitecture/Localization/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Translating TYPO3 CMS
Translations happen on the community translation server
(https://translation.typo3.org/) both for the Core and for
extensions. More information can be found in the
`TYPO3 wiki <http://wiki.typo3.org/Translation>`_.
:ref:`Frontend Localization Guide <t3translate:start>`.


.. _translations:
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Settings.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ t3security = https://docs.typo3.org/m/typo3/guide-security/8.7/en-us/
t3start = https://docs.typo3.org/m/typo3/tutorial-getting-started/8.7/en-us/
t3tsconfig = https://docs.typo3.org/m/typo3/reference-tsconfig/8.7/en-us/
t3tca = https://docs.typo3.org/m/typo3/reference-tca/8.7/en-us/
t3start = https://docs.typo3.org/m/typo3/tutorial-getting-started/8.7/en-us/
t3services = https://docs.typo3.org/m/typo3/reference-services/8.7/en-us/
t3translate = https://docs.typo3.org/m/typo3/guide-frontendlocalization/8.7/en-us/

workspaces = https://docs.typo3.org/c/typo3/cms-workspaces/8.7/en-us/

Expand Down