Skip to content

Commit 0913f4c

Browse files
committed
Changed branch for custom build script to main
1 parent d681faa commit 0913f4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.readthedocs/.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ build:
2525
# post_checkout: ['exit 183'] # MODIFY IF NEEDED: uncomment to cancel the RTD build
2626
build:
2727
html:
28-
- curl -sSL https://raw.githubusercontent.com/ACCESS-NRI/ACCESS-Hive-Docs/davide/rtd_custom_build/.readthedocs/scripts/custom_build.sh | bash # Custom build
28+
- curl -sSL https://raw.githubusercontent.com/ACCESS-NRI/ACCESS-Hive-Docs/main/.readthedocs/scripts/custom_build.sh | bash # Custom build
2929

3030

3131
# Build documentation with Mkdocs

0 commit comments

Comments
 (0)