diff --git a/hive-c0re/src/dashboard.rs b/hive-c0re/src/dashboard.rs index 0174f269..d5ca2c66 100644 --- a/hive-c0re/src/dashboard.rs +++ b/hive-c0re/src/dashboard.rs @@ -2985,7 +2985,7 @@ struct PushWebhookRepo { } /// POST `/webhook/knowledge` — Forgejo push webhook for -/// `internal/hive-knowledge`. Runs `git pull` on the local clone so +/// `internal/knowledge`. Runs `git pull` on the local clone so /// agents see up-to-date documents on their next turn. /// /// Expected Forgejo webhook configuration: