We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d99d0aa commit feeeb5bCopy full SHA for feeeb5b
_config.yml
@@ -21,8 +21,8 @@ bibtex_bibfiles:
21
22
# Information about where the book exists on the web
23
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
+ url: https://github.com/xarray-contrib/xarray-for-bio # Online location of your book
+ # path_to_book: docs # Optional path to your book, relative to the repository root
26
branch: main # Which branch of the repository should be used when creating links (optional)
27
28
# Add GitHub buttons to your book
0 commit comments