We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 325a08a commit a8647aeCopy full SHA for a8647ae
mkdocs.yml
@@ -8,9 +8,7 @@ site_author: "Frequenz Energy-as-a-Service GmbH"
8
copyright: "Copyright © 2023 Frequenz Energy-as-a-Service GmbH"
9
repo_name: "frequenz-pymdown-superfence-filter-lines-python"
10
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/"
+edit_uri: "edit/v0.x.x/docs/"
14
strict: true # Treat warnings as errors
15
16
# Build directories
0 commit comments