We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9c1b23 commit ec6fe68Copy full SHA for ec6fe68
docs/.vitepress/config.mts
@@ -15,6 +15,7 @@ const guideSidebar = [
15
text: 'Guides',
16
items: [
17
{ text: 'Authentication Setup', link: '/guide/authentication' },
18
+ { text: 'IDE Support', link: '/guide/ide-support' },
19
{ text: 'Security', link: '/guide/security' },
20
],
21
},
0 commit comments