From 8fc3c1b91540b9a3b2c7001a0bb17ff096e672f7 Mon Sep 17 00:00:00 2001 From: adtpdn Date: Thu, 2 Jul 2026 01:58:18 +0800 Subject: [PATCH] Fix README breadcrumb/wiki links to absolute URLs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 378fcbc..1f8ef0c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > Full developer documentation lives in this repo's **wiki** (sidebar link). > -> See in particular: [Skin Creation Workflow](./Skin-Creation-Workflow), [Nakama Deployment](./Nakama-Deployment), and [Patch Release Workflow](./Patch-Release-Workflow). +> See in particular: [Skin Creation Workflow](https://git.klud.top/danchie/tekton/wiki/Skin-Creation-Workflow), [Nakama Deployment](https://git.klud.top/danchie/tekton/wiki/Nakama-Deployment), and [Patch Release Workflow](https://git.klud.top/danchie/tekton/wiki/Patch-Release-Workflow). ## SSH setup for cloning