Fix gitlab links to documentation
This commit is contained in:
parent
d31516cf1c
commit
d61f414387
2 changed files with 2 additions and 2 deletions
2
conf.py
2
conf.py
|
@ -125,7 +125,7 @@ html_context = {
|
|||
"display_gitlab": True, # Integrate Gitlab
|
||||
"gitlab_user": "agaric", # Organization
|
||||
"gitlab_repo": "documentation", # Repo name
|
||||
"gitlab_version": "master", # Version
|
||||
"gitlab_version": "main", # Version
|
||||
"conf_py_path": "/", # Path in the checkout to the docs root
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue