docs: fix stale /api/agent/{name}/links reference in gateway.md
This commit is contained in:
parent
30c2d94f13
commit
33be854c50
1 changed files with 1 additions and 1 deletions
|
|
@ -156,7 +156,7 @@ as same-origin `/agent/<name>/…` URLs instead of the legacy direct
|
|||
`services.hyperhive.gateway.enable = true`. Three render sites
|
||||
flip together: the primary agent-name link, the favicon fetch
|
||||
(`<url>/icon`), and the nav-strip `container`-kind links from
|
||||
`/api/agent/<name>/links`. `forge`-kind nav-strip links still
|
||||
`DashboardState.links` (`GET /api/dashboard-state`). `forge`-kind nav-strip links still
|
||||
resolve against `http://<host>:3000` (separate sub-domain transition
|
||||
tracked by `forge.behindGateway`); `external`-kind links are
|
||||
already absolute. See `docs/web-ui/dashboard.md::Container row` for the
|
||||
|
|
|
|||
Loading…
Reference in a new issue