We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb0d77d commit b96bd55Copy full SHA for b96bd55
book/_config.yml
@@ -34,7 +34,7 @@ launch_buttons:
34
thebelab : false # Add a thebelab button to pages (requires the repository to run on Binder)
35
36
repository:
37
- url : https://github.com/arcdocs/hpc1 # The URL to your book's repository
+ url : https://github.com/ARCTraining/hpc1/ # The URL to your book's repository
38
path_to_book : "book/" # A path to your book's folder, relative to the repository root.
39
branch : gh-pages # Which branch of the repository should be used when creating links
40
0 commit comments