From 133f41f5bd7b3d8459a2761090868872aa79aa3d Mon Sep 17 00:00:00 2001 From: "lina.wolf" Date: Fri, 1 Nov 2024 07:58:50 +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 b645054..a2e9ccc 100644 --- a/Documentation/guides.xml +++ b/Documentation/guides.xml @@ -7,7 +7,7 @@ project-contact="https://typo3.slack.com/archives/C028JEPJL" project-repository="https://github.com/TYPO3-Documentation/TYPO3CMS-Reference-TSconfig" project-issues="https://github.com/TYPO3-Documentation/TYPO3CMS-Reference-TSconfig/issues" - edit-on-github-branch="13.4" + edit-on-github-branch="main" edit-on-github="TYPO3-Documentation/TYPO3CMS-Reference-TSconfig" typo3-core-preferred="13" interlink-shortcode="t3tsconfig"