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 | |
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/
-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 |