diff options
Diffstat (limited to 'website/posts/guix-pack-relocatable.md')
| -rw-r--r-- | website/posts/guix-pack-relocatable.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/posts/guix-pack-relocatable.md b/website/posts/guix-pack-relocatable.md index a0b1c0d..84de84c 100644 --- a/website/posts/guix-pack-relocatable.md +++ b/website/posts/guix-pack-relocatable.md @@ -23,7 +23,7 @@ share software stacks with machines that do not run Guix. The tarball format is plain and simple, it’s the one we know and love, and it’s been there “forever” [as its name -suggests](https://www.gnu.org/software/tar/manual/html_node/Introduction.html). +suggests](https://www.gnu.org/software/tar/manual/en/html_node/Introduction.html). The tarball that `guix pack` produces can be readily extracted on another machine, one that doesn’t run Guix, and you’re done. The problem though, is that you’ll need to either unpack the tarball in the |
