Skip to content

Commit 2fdd69c

Browse files
authored
Merge pull request #56 from ARCTraining/jhodrien-patch-3
Correct branch reference in config
2 parents 13fe269 + e711756 commit 2fdd69c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

book/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ launch_buttons:
2929
repository:
3030
url : https://github.com/ARCTraining/hpc2-software # The URL to your book's repository
3131
path_to_book : "book/" # A path to your book's folder, relative to the repository root.
32-
branch : gh-pages # Which branch of the repository should be used when creating links
32+
branch : main # Which branch of the repository should be used when creating links

0 commit comments

Comments
 (0)