mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Top Docs link should go to docs, not landing page (#19200)
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user