Skip to content

Commit 1214aa2

Browse files
waydelyleclaude
andcommitted
fix: rename Get Started to Install in navbar
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 2b29717 commit 1214aa2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/web/src/app/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ export default function RootLayout({ children }: { children: React.ReactNode })
8989
href="/docs#quick-start"
9090
className="ml-2 rounded-md bg-[var(--color-accent)] px-3 py-1.5 text-sm font-medium text-white transition-colors duration-150 hover:brightness-110"
9191
>
92-
Get Started
92+
Install
9393
</Link>
9494
<ThemeToggleBtn />
9595
</nav>

0 commit comments

Comments
 (0)