From d35f006ed2be908e9cbb98f2cc8f501223edf778 Mon Sep 17 00:00:00 2001 From: shokollm <270575765+shokollm@users.noreply.github.com> Date: Tue, 31 Mar 2026 02:46:42 +0000 Subject: [PATCH] docs: replace git.fbrns.co with git.example.com in documentation Sensitive URL replaced to prevent accidental exposure. --- docs/kugetsu-chat.md | 4 ++-- docs/kugetsu.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/kugetsu-chat.md b/docs/kugetsu-chat.md index 40092f5..9b97529 100644 --- a/docs/kugetsu-chat.md +++ b/docs/kugetsu-chat.md @@ -135,9 +135,9 @@ PM Agent │ PM sends clarification request ▼ Hermes (Chat Gateway) - │ "Which project did you mean? github.com/user/project or git.fbrns.co/team/core?" + │ "Which project did you mean? github.com/user/project or git.example.com/team/core?" ▼ -User (Telegram): "git.fbrns.co/team/core" +User (Telegram): "git.example.com/team/core" │ ▼ Hermes (Chat Gateway) diff --git a/docs/kugetsu.md b/docs/kugetsu.md index 6cf2497..0a3973a 100644 --- a/docs/kugetsu.md +++ b/docs/kugetsu.md @@ -61,7 +61,7 @@ Your focus shifts from doing to overseeing — reviewing PRs, approving plans, m ```bash # Clone repository -git clone https://git.fbrns.co/shoko/kugetsu.git +git clone https://git.example.com/shoko/kugetsu.git # Install kugetsu bash kugetsu/skills/kugetsu/scripts/kugetsu-install.sh