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 7d5a6e4 commit 27ddbd1Copy full SHA for 27ddbd1
docs/.vitepress/config.mjs
@@ -74,7 +74,7 @@ export default defineConfig({
74
sidebar: [
75
{
76
text: 'Getting Started',
77
- link: '/get_started/introduction',
+ link: '/get_started/about',
78
collapsed: true,
79
items: [
80
{ text: 'About', link: '/get_started/about' },
0 commit comments