docs: fix dead /home.html alias in the H0M3 page heading
The route swap (#1501) renamed the source home.html → index.html (served at /), so /home.html 404s. Drop the stale alias from the dashboard.md section heading and align it with the leet-speak heading convention (## FL0W page / ## L0GS page): "## Home page (`/`, `/home.html`)" → "## H0M3 page (`/`)". Trailing fix from the #1495 docs PR (the heading nit both argus and I flagged, which an AGit push issue prevented from landing before merge).
This commit is contained in:
parent
60fb6a29c3
commit
90b7d61792
1 changed files with 1 additions and 1 deletions
|
|
@ -460,7 +460,7 @@ Tab/Enter to confirm; `@*` broadcasts). `POST /op-send` drops
|
|||
`{from:"operator", to, body}` into the broker; the resulting SSE frame
|
||||
re-renders the terminal row. Manager is addressed as `@root`.
|
||||
|
||||
## Home page (`/`, `/home.html`)
|
||||
## H0M3 page (`/`)
|
||||
|
||||
The H0M3 hub is the primary landing page (served at `/` by default). A
|
||||
responsive grid of link tiles — Dashboard, Flow, Logs, Matrix (when enabled)
|
||||
|
|
|
|||
Loading…
Reference in a new issue