Skip to content

Commit feeeb5b

Browse files
Update _config.yml to fix repo link (#1)
1 parent d99d0aa commit feeeb5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ bibtex_bibfiles:
2121

2222
# Information about where the book exists on the web
2323
repository:
24-
url: https://github.com/executablebooks/jupyter-book # Online location of your book
25-
path_to_book: docs # Optional path to your book, relative to the repository root
24+
url: https://github.com/xarray-contrib/xarray-for-bio # Online location of your book
25+
# path_to_book: docs # Optional path to your book, relative to the repository root
2626
branch: main # Which branch of the repository should be used when creating links (optional)
2727

2828
# Add GitHub buttons to your book

0 commit comments

Comments
 (0)