fix(swarm-controller): repair broken rustdoc intra-link in forge.rs

This commit is contained in:
damocles 2026-08-16 23:49:38 +02:00 committed by mara
commit abf3a9e530

View file

@ -35,7 +35,7 @@ pub const AGENTS_ORG: &str = "agents";
/// assumption ever breaks (this becomes reachable before any hive's
/// `hive-c0re` has run its startup sweep), branch-protection creation
/// below will fail loudly rather than silently no-op — see
/// [`apply_operator_branch_protection`]'s doc comment.
/// [`Client::create_repo`]'s doc comment.
const OPERATORS_TEAM: &str = "operators";
/// The env vars `swarm-controller.nix`'s `forgeEnv` sets. Named here