diff --git a/docs/.vitepress/config.js b/docs/.vitepress/config.js index 8a8a8bfb47..98d40a38f8 100644 --- a/docs/.vitepress/config.js +++ b/docs/.vitepress/config.js @@ -128,7 +128,7 @@ gtag('config', 'UA-24637628-7'); dark: '/logo-dark.svg', }, nav: [ - { text: 'Docs', link: '/' }, + { text: 'Docs', link: '/getting-started/quickstart' }, { text: 'User Guide', link: '/user-guide/overview/data-studio-app',