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 0d31c0a commit f73b957Copy full SHA for f73b957
docs/.vitepress/config.ts
@@ -11,7 +11,7 @@ export default defineConfig({
11
nav: [
12
{ text: 'Home', link: '/' },
13
{ text: 'Quick Start', link: '/getting-started/installation' },
14
- { text: 'Components', link: '/components/index' }
+ { text: 'Components', link: '/components/introduction' }
15
],
16
17
sidebar: [
0 commit comments