diff options
Diffstat (limited to 'aux')
-rwxr-xr-x | aux/workflow/assert-manpages.sh | 8 | ||||
-rwxr-xr-x | aux/workflow/assert-readme.sh | 4 | ||||
-rw-r--r-- | aux/workflow/preamble.md | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/aux/workflow/assert-manpages.sh b/aux/workflow/assert-manpages.sh index be9c23d..55f9b58 100755 --- a/aux/workflow/assert-manpages.sh +++ b/aux/workflow/assert-manpages.sh @@ -59,7 +59,7 @@ Browse bugs online .UE . .IP \(bu -.UR https://$TLD/$PROJECT/ +.UR https://$TLD/$PROJECT/en/ Homepage .UE . .IP \(bu @@ -95,7 +95,7 @@ Veja os bugs online .UE . .IP \(bu -.UR https://$TLD/$PROJECT/ +.UR https://$TLD/$PROJECT/pt/ Página inicial .UE . .IP \(bu @@ -133,7 +133,7 @@ en ligne .UE . .IP \(bu -.UR https://$TLD/$PROJECT/ +.UR https://$TLD/$PROJECT/fr/ Page d'accueil .UE . .IP \(bu @@ -169,7 +169,7 @@ Foliumu misfunkcioj rete .UE . .IP \(bu -.UR https://$TLD/$PROJECT/ +.UR https://$TLD/$PROJECT/eo/ Ĉefpaĝo .UE . .IP \(bu diff --git a/aux/workflow/assert-readme.sh b/aux/workflow/assert-readme.sh index 840c5fd..99ec692 100755 --- a/aux/workflow/assert-readme.sh +++ b/aux/workflow/assert-readme.sh @@ -47,12 +47,12 @@ Send contributions to the [mailing list] via [\`git send-email\`](https://git-se ## Links -- [homepage](https://$TLD/$PROJECT/) +- [homepage](https://$TLD/$PROJECT/en/) - [source code](https://git.euandreh.xyz/$PROJECT/) - [bug tracking](https://$TLD/$PROJECT/TODOs.html) - [mailing list] - [CI logs](https://$TLD/$PROJECT/ci.html) -- [CHANGELOG](https://$TLD/$PROJECT/CHANGELOG.html) +- [CHANGELOG](https://$TLD/$PROJECT/en/CHANGELOG.html) [mailing list]: https://lists.sr.ht/~euandreh/$MAILING_LIST?search=%5B$PROJECT%5D EOF diff --git a/aux/workflow/preamble.md b/aux/workflow/preamble.md index dcc2fc3..8e0b109 100644 --- a/aux/workflow/preamble.md +++ b/aux/workflow/preamble.md @@ -1,6 +1,6 @@ # About -TODOs for [@PROJECT_UC@](https://@TLD@/@PROJECT@/). +TODOs for [@PROJECT_UC@](https://@TLD@/@PROJECT@/en/). Register a new one at [~euandreh/@MAILING_LIST@@lists.sr.ht](mailto:~euandreh/@MAILING_LIST@@lists.sr.ht?subject=%5B@PROJECT@%5D%20BUG%20or%20TASK%3A%20%3Cdescription%3E) |