Skip to content

Commit 6935637

Browse files
Merge pull request #14 from alexanderthclark/codex/update-repository.branch-in-config
Point Jupyter Book config to main branch
2 parents 5168a25 + 1b29578 commit 6935637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jupyterbook/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ latex:
2222
# Information about where the book exists on the web
2323
repository:
2424
url: https://github.com/alexanderthclark/Matplotlib-for-Storytellers
25-
branch: jupyterbook-chapter1
25+
branch: main
2626
path_to_book: jupyterbook
2727

2828
# Add GitHub buttons to your book

0 commit comments

Comments
 (0)