Skip to content

Commit f211d96

Browse files
authored
update docs to show registry at shpc-registry and disable gh-pages workflow (#583)
Signed-off-by: vsoch <[email protected]>
1 parent 5c05922 commit f211d96

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Update Docs
22

33
on:
44
push:
5-
branches: [main]
5+
branches: [disabled]
66

77
jobs:
88
generate-docs:

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ You can use shpc if you are:
3737
The library contains a collection of module recipes that will install containers,
3838
so you can easily use them or write your own.
3939
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/>`_.
4141

4242

4343
.. _main-getting-started:

0 commit comments

Comments
 (0)