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 eff0544 commit 1f6ee01Copy full SHA for 1f6ee01
docs/.vitepress/config.mts
@@ -46,7 +46,7 @@ export default withMermaid({
46
text: 'MCP Server',
47
items: [
48
{text: 'Integration', link: '/mcp'},
49
- {text: 'Docker', link: '/docker'},
+ {text: 'Docker', link: '/mcp/docker'},
50
{text: 'Projects', link: '/mcp/projects'},
51
{text: 'Filesystem', link: '/mcp/filesystem'},
52
{text: 'Prompts', link: '/mcp/prompts'},
0 commit comments