Skip to content

Commit c541efe

Browse files
committed
"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
1 parent 0578a63 commit c541efe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/guides.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
>
77
<extension class="\T3Docs\Typo3DocsTheme\DependencyInjection\Typo3DocsThemeExtension"
88
edit-on-github="TYPO3-Documentation/TYPO3CMS-Tutorial-GettingStarted"
9-
edit-on-github-branch="13.4"
9+
edit-on-github-branch="main"
1010
typo3-core-preferred="13"
1111
interlink-shortcode="t3start"
1212
project-home="https://docs.typo3.org/m/typo3/tutorial-getting-started/13.4/en-us/"

0 commit comments

Comments
 (0)