diff --git a/docs/navigation-audit.md b/docs/navigation-audit.md index 7837d581..af3c352d 100644 --- a/docs/navigation-audit.md +++ b/docs/navigation-audit.md @@ -79,7 +79,7 @@ are good building blocks. The **Workspace/Panel framework** contains **zero** ro | M7 | `workspaces/components/Combobox.tsx:53` | caller-supplied route | (existing) | shared widget: `href`-bearing options do `navigate(option.href)`; render them as ``. Every caller inherits the opaque click. | | ~~M8~~ | `Layout/Header/UserMenu.tsx` | — | — | **Done.** Removed rather than routed: nothing had ever been built behind `/settings/resources`, so the item was a bounce to `/` dressed as navigation. Its `header.userMenu.resources` locale keys went with it. | | M9 | `Screens/Dashboard/Plans/index.tsx:36` | a plan document | `/plans/:name` | native `