docs: replace git.fbrns.co with git.example.com in documentation
Sensitive URL replaced to prevent accidental exposure.
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user