diff options
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | aux/workflow/assert-manpages.sh | 2 | ||||
-rwxr-xr-x | aux/workflow/assert-readme.sh | 2 | ||||
-rw-r--r-- | doc/git-permalink.1 | 2 |
4 files changed, 4 insertions, 4 deletions
@@ -81,7 +81,7 @@ Send contributions to the [mailing list] via [`git send-email`](https://git-send ## Links -- [home page](https://euandreh.xyz/git-permalink/) +- [homepage](https://euandreh.xyz/git-permalink/) - [source code](https://git.euandreh.xyz/git-permalink/) - [bug tracking](https://euandreh.xyz/git-permalink/TODOs.html) - [mailing list] 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] diff --git a/doc/git-permalink.1 b/doc/git-permalink.1 index 97ffa4f..b76d6f5 100644 --- a/doc/git-permalink.1 +++ b/doc/git-permalink.1 @@ -147,7 +147,7 @@ online .UE . .IP \(bu .UR https://euandreh.xyz/git-permalink/ -Home page +Homepage .UE . .IP \(bu .UR https://lists.sr.ht/~euandreh/public-inbox?search=%5Bfallible%5D |