swarm-controller: fix broken intra-doc link in issue_report.rs
This commit is contained in:
parent
586f7f68c2
commit
c48c8b1991
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ use crate::forge;
|
|||
|
||||
/// Repos with at least one open issue, as `owner/name` full names — the
|
||||
/// data source for swarm-ui's repo-filter dropdown. Not scoped to
|
||||
/// [`forge::CONFIG_ORG`] the way `main.rs`'s `get_config_prs` is: this
|
||||
/// `forge::CONFIG_ORG` the way `main.rs`'s `get_config_prs` is: this
|
||||
/// report deliberately covers the whole forge instance, not one org, since
|
||||
/// the report itself is a general-purpose browsing tool rather than
|
||||
/// something agent-config-specific.
|
||||
|
|
|
|||
Loading…
Reference in a new issue