-
+
The all-in-one developer workspace
diff --git a/apps/lp/app/components/layout/Navbar.vue b/apps/lp/app/components/layout/Navbar.vue
index ea48314c..714bfebc 100644
--- a/apps/lp/app/components/layout/Navbar.vue
+++ b/apps/lp/app/components/layout/Navbar.vue
@@ -41,6 +41,7 @@ const items = [
},
{
label: 'Docs',
+ to: '/getting-started',
children: [
{
to: '/getting-started',
@@ -120,7 +121,7 @@ const navigationUi = computed(() => ({
-
+