Skip to content

Commit 57ebe55

Browse files
authored
Merge pull request #1751 from mathbunnyru/fix_docs_deault_branch
Fix docs default branch
2 parents a01f309 + 9809c54 commit 57ebe55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
html_theme_options = {
7474
"path_to_docs": "docs",
7575
"repository_url": "https://github.com/jupyter/docker-stacks",
76+
"repository_branch": "main",
7677
"use_edit_page_button": True,
7778
"use_issues_button": True,
7879
"use_repository_button": True,

0 commit comments

Comments
 (0)