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 6eeb799 commit 6d0a544Copy full SHA for 6d0a544
docs/.vitepress/config.mjs
@@ -82,7 +82,7 @@ export default defineConfig({
82
collapsed: true,
83
items: [
84
{ text: 'About', link: '/get_started/about' },
85
- { text: 'Quickstart', link: '/get_started/quickstart' },
+ { text: 'Getting Started', link: '/get_started/quickstart' },
86
{ text: 'Hello World', link: '/get_started/hello_world' },
87
{ text: 'Sample Apps', link: '/get_started/samples' },
88
{ text: 'Use Cases', link: '/get_started/use_cases' },
0 commit comments