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/gnome-in-guixsd.sxml | |
| 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/gnome-in-guixsd.sxml')
| -rw-r--r-- | website/posts/gnome-in-guixsd.sxml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/website/posts/gnome-in-guixsd.sxml b/website/posts/gnome-in-guixsd.sxml index 492133e..043c347 100644 --- a/website/posts/gnome-in-guixsd.sxml +++ b/website/posts/gnome-in-guixsd.sxml @@ -32,7 +32,7 @@ (a (@ (href "/software/guix/news/service-composition-in-guixsd.html")) "the design of GuixSD’s new service composition framework") ". With this design, we knew we were able to have fine control over the " - (a (@ (href "https://www.gnu.org/software/guix/manual/html_node/Service-Composition.html")) + (a (@ (href "https://www.gnu.org/software/guix/manual/en/html_node/Service-Composition.html")) "service composition graph") ". Challenge #1 overcome!" (br)) @@ -104,7 +104,7 @@ (a (@ (href "https://lists.gnu.org/archive/html/guix-devel/2016-03/msg00639.html")) "one line") " in their " - (a (@ (href "https://www.gnu.org/software/guix/manual/html_node/Using-the-Configuration-System.html")) + (a (@ (href "https://www.gnu.org/software/guix/manual/en/html_node/Using-the-Configuration-System.html")) "operating system configuration") ". Overall, this has been a nice experience involving a variety of areas." (br)) |
