We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0278dc1 commit e2b7728Copy full SHA for e2b7728
docs/.vitepress/config.mts
@@ -44,7 +44,7 @@ export default withMermaid({
44
items: [
45
{text: 'Integration', link: '/mcp-server'},
46
{text: 'Filesystem', link: '/mcp/filesystem'},
47
- {text: 'Prompts', link: '/mcp/propmts'}
+ {text: 'Prompts', link: '/mcp/prompts'}
48
]
49
},
50
{
0 commit comments