commit 7037d26e0ad3e84dd44d9f726a4368ebd9d4e9ca (patch) parent c2f20ece2c798afebe4d758932daed9045474c59 Author: Alex Karle <alex@alexkarle.com> Date: Thu, 22 Apr 2021 23:26:39 -0400 doc: Link my-old-man from README Diffstat:
M | README.md | | | 6 | ++++-- |
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -33,5 +33,7 @@ See Also: * [httpd(8)](https://man.openbsd.org/httpd.8) * [git-daemon(1)](https://git-scm.com/docs/git-daemon) -I also discuss the setup in my blog post, -[self-hosted(7)](https://alexkarle.com/self-hosted.html). +I also discuss the setup in my blog posts +[self-hosted(7)](https://alexkarle.com/self-hosted.html) +and +[my-old-man(7)](https://alexkarle.com/my-old-man.html).