diff options
author | Julien Lepiller <julien@lepiller.eu> | 2021-01-12 15:46:03 +0100 |
---|---|---|
committer | Julien Lepiller <julien@lepiller.eu> | 2021-01-20 16:16:45 +0100 |
commit | 2a9784ffa247bb2580346b7ce1d3f23c302459a3 (patch) | |
tree | f854ae1a3a1216d5b5e90baad746a10655bc09ff /doc/guix-cookbook.texi | |
parent | ddfcc2141ed62307b0d8aeed7456254bb48d4dd9 (diff) | |
download | guix-2a9784ffa247bb2580346b7ce1d3f23c302459a3.tar guix-2a9784ffa247bb2580346b7ce1d3f23c302459a3.tar.gz |
doc: Replace TP with Weblate mentions.
* doc/contributing.texi: Replace link to TP with a link to Weblate.
* doc/guix.texi: Replace link to TP with a link to Weblate.
* doc/guix-cookbook.texi: Replace link to TP with a link to Weblate.
Diffstat (limited to 'doc/guix-cookbook.texi')
-rw-r--r-- | doc/guix-cookbook.texi | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/guix-cookbook.texi b/doc/guix-cookbook.texi index 54ab99558e..a0e91a32c7 100644 --- a/doc/guix-cookbook.texi +++ b/doc/guix-cookbook.texi @@ -57,8 +57,9 @@ its API, and related concepts. @c how to join your own translation team and how to report issues with the @c translation. If you would like to translate this document in your native language, consider -joining the @uref{https://translationproject.org/domain/guix-cookbook.html, -Translation Project}. +joining +@uref{https://translate.fedoraproject.org/projects/guix/documentation-cookbook, +Weblate}. @menu * Scheme tutorials:: Meet your new favorite language! |