Skip to content

Commit a484833

Browse files
committed
docs: fix broken links
1 parent 489ace9 commit a484833

File tree

2 files changed

+1
-1
lines changed

2 files 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/why" },
79+
{ text: "Why", link: "/mcp/native/index" },
8080
{ text: "Registration", link: "/mcp/native/registration" },
8181
{ text: "Add Tools", link: "/mcp/native/tools" },
8282
{ text: "Add Resources", link: "/mcp/native/resources" },
File renamed without changes.

0 commit comments

Comments
 (0)