diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2019-04-29 14:04:48 +0200 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2019-04-30 00:29:41 +0200 |
| commit | f22046aebe5abc6ac0690724235a1f1cf2fa3bff (patch) | |
| tree | b9d954d2f5d851b0a2ff3203f0c20c1af07eeaf4 /website/posts/gnu-guix-and-guixsd-0.15.0-released.md | |
| parent | website: 'manual-url' now accepts a #:language parameter. (diff) | |
| download | guix-artwork-f22046aebe5abc6ac0690724235a1f1cf2fa3bff.tar.gz | |
website: posts: Update references to the manual.
This commit is the result of running:
sed -i -'es|manual/html_node|manual/en/html_node|g' posts/*.*
Diffstat (limited to 'website/posts/gnu-guix-and-guixsd-0.15.0-released.md')
| -rw-r--r-- | website/posts/gnu-guix-and-guixsd-0.15.0-released.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/website/posts/gnu-guix-and-guixsd-0.15.0-released.md b/website/posts/gnu-guix-and-guixsd-0.15.0-released.md index 4e7a142..63514e5 100644 --- a/website/posts/gnu-guix-and-guixsd-0.15.0-released.md +++ b/website/posts/gnu-guix-and-guixsd-0.15.0-released.md @@ -9,14 +9,14 @@ version 0.15.0! This release brings us close to what we wanted to have for 1.0, so it’s probably one of the last zero-dot-something releases. The release comes with [GuixSD ISO-9660 installation -images](https://www.gnu.org/software/guix/manual/html_node/System-Installation.html), +images](https://www.gnu.org/software/guix/manual/en/html_node/System-Installation.html), a [virtual machine image of -GuixSD](https://www.gnu.org/software/guix/manual/html_node/Running-GuixSD-in-a-VM.html), +GuixSD](https://www.gnu.org/software/guix/manual/en/html_node/Running-GuixSD-in-a-VM.html), and with tarballs to install the package manager on top of your GNU/Linux distro, either [from -source](https://www.gnu.org/software/guix/manual/html_node/Requirements.html) +source](https://www.gnu.org/software/guix/manual/en/html_node/Requirements.html) or [from -binaries](https://www.gnu.org/software/guix/manual/html_node/Binary-Installation.html). +binaries](https://www.gnu.org/software/guix/manual/en/html_node/Binary-Installation.html). It’s been 7 months (much too long!) since the previous release, during which 100 people contributed code and packages. The highlights include: |
