Skip to content

Commit

Permalink
"Edit on GitHub" should always go on main
Browse files Browse the repository at this point in the history
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
  • Loading branch information
linawolf committed Nov 1, 2024
1 parent b610c85 commit 5ea4a4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/guides.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
project-contact="https://typo3.slack.com/archives/C028JEPJL"
project-repository="https://github.com/TYPO3-Documentation/TYPO3CMS-Tutorial-Editors"
project-issues="https://github.com/TYPO3-Documentation/TYPO3CMS-Tutorial-Editors/issues"
edit-on-github-branch="12.4"
edit-on-github-branch="main"
edit-on-github="TYPO3-Documentation/TYPO3CMS-Tutorial-Editors"
typo3-core-preferred="12.4"
interlink-shortcode="t3editors"
Expand Down

0 comments on commit 5ea4a4e

Please sign in to comment.