Skip to content

Commit cf4dbed

Browse files
committed
docs: fix native page link
1 parent a484833 commit cf4dbed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/.vitepress/config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ export default withMermaid(
7676
text: "Lua MCP Servers",
7777
collapsed: true,
7878
items: [
79-
{ text: "Why", link: "/mcp/native/index" },
79+
{ text: "Why", link: "/mcp/native/" },
8080
{ text: "Registration", link: "/mcp/native/registration" },
8181
{ text: "Add Tools", link: "/mcp/native/tools" },
8282
{ text: "Add Resources", link: "/mcp/native/resources" },

0 commit comments

Comments
 (0)