File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -90,20 +90,19 @@ if __name__ == "__main__":
9090## Documentation
9191
9292<CardGroup cols = { 2 } >
93- <Card title = " Quickstart" icon = " rocket" href = " mcp/quickstart" >
93+ <Card title = " Quickstart" icon = " rocket" href = " /docs/ mcp/quickstart" >
9494 Get started with MCP
9595 </Card >
96- <Card title = " Available Servers" icon = " server" href = " mcp/available-servers" >
96+ <Card title = " Available Servers" icon = " server" href = " /docs/ mcp/available-servers" >
9797 Browse 200+ pre-built MCP servers
9898 </Card >
99- <Card title = " Custom Templates" icon = " cube" href = " mcp/custom-templates" >
99+ <Card title = " Custom Templates" icon = " cube" href = " /docs/ mcp/custom-templates" >
100100 Prepull MCP servers for faster runtime
101101 </Card >
102- <Card title = " Custom Servers" icon = " github" href = " mcp/custom-servers" >
102+ <Card title = " Custom Servers" icon = " github" href = " /docs/ mcp/custom-servers" >
103103 Use custom MCP servers from GitHub
104104 </Card >
105- <Card title = " Examples" icon = " code" href = " mcp/examples" >
105+ <Card title = " Examples" icon = " code" href = " /docs/ mcp/examples" >
106106 See examples
107107 </Card >
108108</CardGroup >
109-
You can’t perform that action at this time.
0 commit comments