Skip to content

Commit fa08bdf

Browse files
committed
remove note about reserved paths
1 parent 07511cf commit fa08bdf

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

navigation.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -631,9 +631,3 @@ When a user expands a navigation group, some themes will automatically navigate
631631
- Set to `true` to force automatic navigation to the first page when a navigation group is selected.
632632
- Set to `false` to prevent navigation and only expand or collapse the group when it is selected.
633633
- Leave unset to use the theme's default behavior.
634-
635-
## FAQ
636-
637-
<Accordion title="What navigation folders should I avoid?">
638-
Do not use `/api` or `/mcp` as root path names (titles or folders). The `/api` and `/mcp` paths are reserved in production and will cause pages to return 404 errors if their URLs contain `/api` or `/mcp`.
639-
</Accordion>

0 commit comments

Comments
 (0)