diff options
author | EuAndreh <eu@euandre.org> | 2021-06-14 16:29:02 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-06-14 16:29:02 -0300 |
commit | 674e1e254490020d67d6d4a8d8452d7621f53f48 (patch) | |
tree | 456fc28843bd185ef1ee511540fb1704d39f5557 /doc/git-permalink.1 | |
parent | Makefile: Use pandoc to generate HTML version of manpages (diff) | |
download | git-permalink-674e1e254490020d67d6d4a8d8452d7621f53f48.tar.gz git-permalink-674e1e254490020d67d6d4a8d8452d7621f53f48.tar.xz |
doc/git-permalink.1: Fix links at the bottom
Diffstat (limited to 'doc/git-permalink.1')
-rw-r--r-- | doc/git-permalink.1 | 22 |
1 files changed, 12 insertions, 10 deletions
diff --git a/doc/git-permalink.1 b/doc/git-permalink.1 index dbc8c55..a957d9c 100644 --- a/doc/git-permalink.1 +++ b/doc/git-permalink.1 @@ -133,25 +133,27 @@ Opening https://git.alpinelinux.org/apk-tools/tree/src/app_add.c?id=aeeb119fd865 . .SH AUTHORS .P -EuAndreh .MT eu@euandre.org +EuAndreh .ME and contributors. . . .SH BUGS -Report bugs to: +Report bugs to the .MT ~euandreh/public-inbox@lists.sr.ht -.ME +mailing list +.ME . .br -Browse bugs at: +Browse bugs .UR https://euandreh.xyz/git-permalink/TODOs.html -.UE +online +.UE . .br -Home page: .UR https://euandreh.xyz/git-permalink/ -.UE +Home page +.UE . .br -Discussions: -.UR https://lists.sr.ht/~euandreh/public-inbox?search=[git-permalink] -.UE +.UR https://lists.sr.ht/~euandreh/public-inbox?search=%5Bfallible%5D +Comments and discussions +.UE . |