From 71052b8c265c500f8a39f5e0763b74cb5df071fc Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Mon, 22 Jun 2026 17:12:10 +0100 Subject: [PATCH] pp.1 symlink uses relative path --- http/share/man/man1/pp.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/http/share/man/man1/pp.1 b/http/share/man/man1/pp.1 index 825a1bc..5f87379 120000 --- a/http/share/man/man1/pp.1 +++ b/http/share/man/man1/pp.1 @@ -1 +1 @@ -/home/joeac/src/joeac.net/http/pp/pp.1 \ No newline at end of file +../../../pp/pp.1 \ No newline at end of file