Skip to content

Commit c53985b

Browse files
committed
Fix branch name in docs edit links
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 5cd8d9a commit c53985b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ site_author: "Frequenz Energy-as-a-Service GmbH"
88
copyright: "Copyright © 2022 Frequenz Energy-as-a-Service GmbH"
99
repo_name: "frequenz-sdk-python"
1010
repo_url: "https://github.com/frequenz-floss/frequenz-sdk-python"
11-
edit_uri: "edit/v0.x.x/docs/"
11+
edit_uri: "edit/v1.x.x/docs/"
1212
strict: true # Treat warnings as errors
1313

1414
# Build directories

0 commit comments

Comments
 (0)