Commit 1b5ea57
docs(fix): restore correct submenu Docs link to docs/overview (#826)
The restructuring in #771 updated the navbar link target to
`docs/introduction`, but the introduction page has `slug: /overview` in
its frontmatter, so Docusaurus still serves it at `/docs/overview`. This
caused the submenu Docs link to 404.
Reverts the one-line config change to restore the working URL.
Fixes #825
Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>1 parent 6555c5c commit 1b5ea57
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments