We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 489ace9 commit a484833Copy full SHA for a484833
doc/.vitepress/config.mjs
@@ -76,7 +76,7 @@ export default withMermaid(
76
text: "Lua MCP Servers",
77
collapsed: true,
78
items: [
79
- { text: "Why", link: "/mcp/native/why" },
+ { text: "Why", link: "/mcp/native/index" },
80
{ text: "Registration", link: "/mcp/native/registration" },
81
{ text: "Add Tools", link: "/mcp/native/tools" },
82
{ text: "Add Resources", link: "/mcp/native/resources" },
doc/mcp/native/why.md doc/mcp/native/index.mddoc/mcp/native/why.md renamed to doc/mcp/native/index.md
0 commit comments