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 a484833 commit cf4dbedCopy full SHA for cf4dbed
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/index" },
+ { text: "Why", link: "/mcp/native/" },
80
{ text: "Registration", link: "/mcp/native/registration" },
81
{ text: "Add Tools", link: "/mcp/native/tools" },
82
{ text: "Add Resources", link: "/mcp/native/resources" },
0 commit comments