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