Top Docs link should go to docs, not landing page (#19200)

This commit is contained in:
Kevin Lewis
2023-07-19 11:14:31 +02:00
committed by GitHub
parent e583c6b6ea
commit 2876503a84

View File

@@ -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',