We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a4b518 commit 90f12c2Copy full SHA for 90f12c2
1 file changed
.vitepress/config.mts
@@ -18,7 +18,7 @@ export default defineConfig({
18
themeConfig: {
19
nav: [
20
{ text: 'Home', link: '/' },
21
- { text: 'Providers', link: '/providers' },
+ { text: 'Providers', link: '/docs/providers' },
22
],
23
24
sidebar: [
0 commit comments