fix: rename hive-knowledge → knowledge in dashboard.rs doc comment
This commit is contained in:
parent
cfd677ae7d
commit
fcd170e8b8
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue