doc: Update url to singularity before link rot occurs.
* doc/guix.texi: Update url to singularity before link rot occurs. Signed-off-by: Ludovic Courtès <ludo@gnu.org>master
parent
47f82b310e
commit
619f9181a3
|
@ -5118,7 +5118,7 @@ guix pack -f squashfs bash guile emacs geiser
|
||||||
@noindent
|
@noindent
|
||||||
The result is a SquashFS file system image that can either be mounted or
|
The result is a SquashFS file system image that can either be mounted or
|
||||||
directly be used as a file system container image with the
|
directly be used as a file system container image with the
|
||||||
@uref{https://singularity.lbl.gov, Singularity container execution
|
@uref{https://www.sylabs.io/docs/, Singularity container execution
|
||||||
environment}, using commands like @command{singularity shell} or
|
environment}, using commands like @command{singularity shell} or
|
||||||
@command{singularity exec}.
|
@command{singularity exec}.
|
||||||
|
|
||||||
|
|
Reference in New Issue