Skip to content

Commit a8647ae

Browse files
committed
mkdocs: Update default branch for edit links
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 325a08a commit a8647ae

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

mkdocs.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ site_author: "Frequenz Energy-as-a-Service GmbH"
88
copyright: "Copyright © 2023 Frequenz Energy-as-a-Service GmbH"
99
repo_name: "frequenz-pymdown-superfence-filter-lines-python"
1010
repo_url: "https://github.com/frequenz-floss/frequenz-pymdown-superfence-filter-lines-python"
11-
# TODO(cookiecutter): "main" is the GitHub repo default branch, you might want to update it
12-
# if the project uses a different default branch.
13-
edit_uri: "edit/main/docs/"
11+
edit_uri: "edit/v0.x.x/docs/"
1412
strict: true # Treat warnings as errors
1513

1614
# Build directories

0 commit comments

Comments
 (0)