Skip to content

Commit 6d0a544

Browse files
authored
Update config.mjs
1 parent 6eeb799 commit 6d0a544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ export default defineConfig({
8282
collapsed: true,
8383
items: [
8484
{ text: 'About', link: '/get_started/about' },
85-
{ text: 'Quickstart', link: '/get_started/quickstart' },
85+
{ text: 'Getting Started', link: '/get_started/quickstart' },
8686
{ text: 'Hello World', link: '/get_started/hello_world' },
8787
{ text: 'Sample Apps', link: '/get_started/samples' },
8888
{ text: 'Use Cases', link: '/get_started/use_cases' },

0 commit comments

Comments
 (0)