File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: Update Docs
2
2
3
3
on :
4
4
push :
5
- branches : [main ]
5
+ branches : [disabled ]
6
6
7
7
jobs :
8
8
generate-docs :
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ You can use shpc if you are:
37
37
The library contains a collection of module recipes that will install containers,
38
38
so you can easily use them or write your own.
39
39
To see the code, head over to the `repository <https://github.com/singularityhub/singularity-hpc/ >`_.
40
- To browse modules available as containers, see `the library <https://singularityhub.github.io/singularity-hpc / >`_.
40
+ To browse modules available as containers, see `the library <https://singularityhub.github.io/shpc-registry / >`_.
41
41
42
42
43
43
.. _main-getting-started :
You can’t perform that action at this time.
0 commit comments