docs: replace git.fbrns.co with git.example.com in documentation

Sensitive URL replaced to prevent accidental exposure.
This commit is contained in:
shokollm
2026-03-31 02:46:42 +00:00
parent bc40c4f500
commit d35f006ed2
2 changed files with 3 additions and 3 deletions

View File

@@ -135,9 +135,9 @@ PM Agent
│ PM sends clarification request │ PM sends clarification request
Hermes (Chat Gateway) 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) Hermes (Chat Gateway)

View File

@@ -61,7 +61,7 @@ Your focus shifts from doing to overseeing — reviewing PRs, approving plans, m
```bash ```bash
# Clone repository # Clone repository
git clone https://git.fbrns.co/shoko/kugetsu.git git clone https://git.example.com/shoko/kugetsu.git
# Install kugetsu # Install kugetsu
bash kugetsu/skills/kugetsu/scripts/kugetsu-install.sh bash kugetsu/skills/kugetsu/scripts/kugetsu-install.sh