From 490c16ca00e3ba4e976fc644a511e7f84d71a361 Mon Sep 17 00:00:00 2001 From: "lina.wolf" Date: Fri, 1 Nov 2024 08:16:27 +0100 Subject: [PATCH] "Edit on GitHub" should always go on main This prevents all these PRs against the wrong versions. It might, however be confusing if the contents are very different. This was decided 31.10.24 in the team meeting: https://notes.typo3.org/T3DocTeamMeeting --- Documentation/guides.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/guides.xml b/Documentation/guides.xml index 2425cc4..47028fd 100644 --- a/Documentation/guides.xml +++ b/Documentation/guides.xml @@ -8,7 +8,7 @@ project-contact="https://typo3.slack.com/archives/C028JEPJL" project-repository="https://github.com/TYPO3-Documentation/TYPO3CMS-Guide-FrontendLocalization" project-issues="https://github.com/TYPO3-Documentation/TYPO3CMS-Guide-FrontendLocalization/issues" - edit-on-github-branch="12.4" + edit-on-github-branch="main" edit-on-github="TYPO3-Documentation/TYPO3CMS-Guide-FrontendLocalization" typo3-core-preferred="12.4" interlink-shortcode="typo3/guide-frontendlocalization"