Skip to content

Commit 233aff1

Browse files
committed
fixing edit url to use the correct branch
1 parent e1b8785 commit 233aff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/_default/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ params:
1919
favicon: "images/favicon.ico"
2020
logo: "images/logos/sumo-logo-white.svg"
2121
docsURL: "https://sumo.dlr.de/docs"
22-
githubEditURL: "https://github.com/eclipse-sumo/sumo.website/edit/main/content/"
22+
githubEditURL: "https://github.com/eclipse-sumo/sumo.website/edit/source/content/"
2323
Version: "1.24.0"
2424
DOI: "10.5281/zenodo.16268320"
2525

0 commit comments

Comments
 (0)