From 8255b1f465a36c516a46f9a5e0cf204b3b3b6495 Mon Sep 17 00:00:00 2001 From: adtpdn Date: Thu, 2 Jul 2026 01:50:54 +0800 Subject: [PATCH] Fix README wiki links to relative paths --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6925acc..50e739e 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ All clones **must use SSH** over Tailscale. HTTPS is disabled on this instance. Guides by operating system: -- [Linux](/danchie/tekton/wiki/SSH-Setup-Linux) -- [macOS](/danchie/tekton/wiki/SSH-Setup-macOS) -- [Windows](/danchie/tekton/wiki/SSH-Setup-Windows) +- [Linux](./wiki/SSH-Setup-Linux) +- [macOS](./wiki/SSH-Setup-macOS) +- [Windows](./wiki/SSH-Setup-Windows) Quick verification after setup: ```bash