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 | |
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.
-rw-r--r-- | doc/contributing.texi | 4 | ||||
-rw-r--r-- | doc/guix-cookbook.texi | 5 | ||||
-rw-r--r-- | doc/guix.texi | 6 |
3 files changed, 8 insertions, 7 deletions
diff --git a/doc/contributing.texi b/doc/contributing.texi index d0ab08336a..d1619d3a65 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -593,8 +593,8 @@ such as @command{guix package --show} take care of rendering it appropriately. Synopses and descriptions are translated by volunteers -@uref{https://translationproject.org/domain/guix-packages.html, at the -Translation Project} so that as many users as possible can read them in +@uref{https://translate.fedoraproject.org/projects/guix/packages, at +Weblate} so that as many users as possible can read them in their native language. User interfaces search them and display them in the language specified by the current locale. 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! diff --git a/doc/guix.texi b/doc/guix.texi index c49bd36f85..89b0a2fa50 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -142,9 +142,9 @@ GNU Guix参考手册}), French (@pxref{Top,,, guix.fr, Manuel de référence de Guix}), German (@pxref{Top,,, guix.de, Referenzhandbuch zu GNU Guix}), Spanish (@pxref{Top,,, guix.es, Manual de referencia de GNU Guix}), and Russian (@pxref{Top,,, guix.ru, Руководство GNU Guix}). If you -would like to translate it in your native language, consider joining the -@uref{https://translationproject.org/domain/guix-manual.html, Translation -Project}. +would like to translate it in your native language, consider joining +@uref{https://translate.fedoraproject.org/projects/guix/documentation-manual, +Weblate}. @menu * Introduction:: What is Guix about? |