From df0a32bb7c627a2c74ef58c13c25b4788b12fd8e Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Sun, 9 Nov 2025 09:00:16 +0000 Subject: [PATCH] completionId: cgen-091961a73e03415ba64b2d67a97bff60 cgen-091961a73e03415ba64b2d67a97bff60 --- client/components/docs/DocsLayout.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/client/components/docs/DocsLayout.tsx b/client/components/docs/DocsLayout.tsx index b9100faa..61f85c4d 100644 --- a/client/components/docs/DocsLayout.tsx +++ b/client/components/docs/DocsLayout.tsx @@ -26,7 +26,7 @@ interface DocNavItem { const docNavigation: DocNavItem[] = [ { title: "Overview", - path: "/docs/overview", + path: "/docs", icon: , description: "Get started with AeThex", }, @@ -44,7 +44,7 @@ const docNavigation: DocNavItem[] = [ }, { title: "API Reference", - path: "/docs/api-reference", + path: "/docs/api", icon: , description: "Complete API documentation", }, @@ -258,7 +258,7 @@ export default function DocsLayout({

Product

  • - + Features
  • @@ -284,7 +284,7 @@ export default function DocsLayout({
  • API Reference