We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a809b0 commit bfc3416Copy full SHA for bfc3416
docs/_config.yml
@@ -28,7 +28,7 @@ sphinx:
28
repository:
29
url: https://github.com/HPSCTerrSys/eCLM # Online location of your book
30
path_to_book: docs # Optional path to your book, relative to the repository root
31
- branch: docs-initial # Which branch of the repository should be used when creating links (optional)
+ branch: master # Which branch of the repository should be used when creating links (optional)
32
33
# Add GitHub buttons to your book
34
# See https://jupyterbook.org/customize/config.html#add-a-link-to-your-repository
@@ -37,4 +37,4 @@ html:
37
use_repository_button: true
38
39
# Do not parse these files
40
-exclude_patterns: [FORD_options.md, README.md]
+exclude_patterns: [FORD_options.md, README.md]
0 commit comments