From 63850fd47a853ff32c96a9e5026282a5b48c7a7c Mon Sep 17 00:00:00 2001 From: Dr Alexander Mikhalev Date: Sat, 21 Feb 2026 21:18:45 +0000 Subject: [PATCH] Update URLs to terraphim org --- docs/agent-coordination.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/agent-coordination.md b/docs/agent-coordination.md index c33804c..b71d8b6 100644 --- a/docs/agent-coordination.md +++ b/docs/agent-coordination.md @@ -32,10 +32,10 @@ Get token from: https://git.terraphim.cloud/user/settings/applications ```bash # terraphim-ai -git clone https://git.terraphim.cloud/root/terraphim-ai.git +git clone https://git.terraphim.cloud/terraphim/terraphim-ai.git # terraphim-skills -git clone https://git.terraphim.cloud/root/terraphim-skills.git +git clone https://git.terraphim.cloud/terraphim/terraphim-skills.git ``` ## Agent Workflow @@ -112,8 +112,8 @@ tea issues list --label in-progress | Repository | Gitea URL | |------------|-----------| -| terraphim-ai | https://git.terraphim.cloud/root/terraphim-ai | -| terraphim-skills | https://git.terraphim.cloud/root/terraphim-skills | +| terraphim-ai | https://git.terraphim.cloud/terraphim/terraphim-ai | +| terraphim-skills | https://git.terraphim.cloud/terraphim/terraphim-skills | ## Notes