We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9d2810 commit 03588a3Copy full SHA for 03588a3
1 file changed
src/app/components/Layout.tsx
@@ -92,7 +92,7 @@ export function Layout() {
92
>
93
<div className="relative mx-auto flex w-[min(1400px,100%)] items-center justify-between gap-4">
94
<Link
95
- to="/"
+ to="/workspace"
96
className="codedock-brand-link flex items-center gap-3 no-underline transition-all duration-300"
97
style={{
98
color: "var(--white)",
0 commit comments