We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2aa088d commit c23d039Copy full SHA for c23d039
1 file changed
docs/.vitepress/config.mts
@@ -232,6 +232,7 @@ export default defineConfig({
232
},
233
nav: [
234
{text: 'Guides', link: '/guide/'},
235
+ {text: 'Skills', link: '/guide/agent-skills'},
236
{text: 'MCP', link: '/mcp/'},
237
{text: 'Reference', link: '/cli/'},
238
{text: 'SDK', link: '/api/'},
0 commit comments