diff options
Diffstat (limited to 'aux')
-rw-r--r-- | aux/workflow/assert-manpages.sh | 2 | ||||
-rwxr-xr-x | aux/workflow/assert-readme.sh | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/aux/workflow/assert-manpages.sh b/aux/workflow/assert-manpages.sh index 603c175..296de55 100644 --- a/aux/workflow/assert-manpages.sh +++ b/aux/workflow/assert-manpages.sh @@ -45,7 +45,7 @@ online .UE . .IP \(bu .UR https://$TLD/$PROJECT/ -Home page +Homepage .UE . .IP \(bu .UR https://lists.sr.ht/~euandreh/$MAILING_LIST?search=%5Bfallible%5D diff --git a/aux/workflow/assert-readme.sh b/aux/workflow/assert-readme.sh index 966ec3b..2e5d978 100755 --- a/aux/workflow/assert-readme.sh +++ b/aux/workflow/assert-readme.sh @@ -29,7 +29,7 @@ Send contributions to the [mailing list] via [\`git send-email\`](https://git-se ## Links -- [home page](https://$TLD/$PROJECT/) +- [homepage](https://$TLD/$PROJECT/) - [source code](https://git.euandreh.xyz/$PROJECT/) - [bug tracking](https://$TLD/$PROJECT/TODOs.html) - [mailing list] |