Fix docs default branch

This commit is contained in:
Ayaz Salikhov
2022-07-17 16:35:04 +04:00
parent a01f3098f3
commit 9809c541c8

View File

@@ -73,6 +73,7 @@ html_logo = "_static/jupyter-logo.svg"
html_theme_options = {
"path_to_docs": "docs",
"repository_url": "https://github.com/jupyter/docker-stacks",
"repository_branch": "main",
"use_edit_page_button": True,
"use_issues_button": True,
"use_repository_button": True,