diff options
author | Liliana Marie Prikler <liliana.prikler@gmail.com> | 2023-06-03 08:18:54 +0200 |
---|---|---|
committer | Liliana Marie Prikler <liliana.prikler@gmail.com> | 2023-06-03 08:32:26 +0200 |
commit | 742d5c3d68c8b83ef594a5aeb870e27255c3726a (patch) | |
tree | e01c6676c54f41095362202d8aa9a838790a4844 /doc/guix-cookbook.texi | |
parent | 52b4ce275fda390172fcce9797300ba0d5a89d59 (diff) | |
parent | c11b92a8aae6fe7fad0da8257ec28f5009c37b35 (diff) |
Merge branch 'master' into gnome-team
Diffstat (limited to 'doc/guix-cookbook.texi')
-rw-r--r-- | doc/guix-cookbook.texi | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/guix-cookbook.texi b/doc/guix-cookbook.texi index 2aae5a4871..b1ffa72c0e 100644 --- a/doc/guix-cookbook.texi +++ b/doc/guix-cookbook.texi @@ -63,11 +63,13 @@ its API, and related concepts. @c how to join your own translation team and how to report issues with the @c translation. This manual is also available in French (@pxref{Top,,, guix-cookbook.fr, -Livre de recettes de GNU Guix}) and German (@pxref{Top,,, -guix-cookbook.de, GNU-Guix-Kochbuch}). If you would like to translate +Livre de recettes de GNU Guix}), German (@pxref{Top,,, +guix-cookbook.de, GNU-Guix-Kochbuch}) and Slovak (@pxref{Top,,, +guix-cookbook.sk, Receptár GNU Guix}). If you would like to translate this document in your native language, consider joining @uref{https://translate.fedoraproject.org/projects/guix/documentation-cookbook, -Weblate} (@pxref{Translating Guix,,, guix, GNU Guix reference manual}). +Weblate} (@pxref{Translating Guix,,, guix, GNU Guix reference +manual}). @menu * Scheme tutorials:: Meet your new favorite language! |