diff options
author | EuAndreh <eu@euandre.org> | 2021-06-16 12:59:57 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-06-16 13:01:26 -0300 |
commit | 168216a6df9f91af2149bfdec926661ceb1366b9 (patch) | |
tree | b04c47921d69beea0de9ebc4d4ba767d5a02a0ae /aux | |
parent | TODOs.md: Add #task-9e842529-b782-84a2-1d0a-801a8766cb7e (diff) | |
download | git-permalink-168216a6df9f91af2149bfdec926661ceb1366b9.tar.gz git-permalink-168216a6df9f91af2149bfdec926661ceb1366b9.tar.xz |
s/Home page/Homepage/
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] |