Skip to content

Commit e39854d

Browse files
committed
🐛 FIX: GitHub link
1 parent cbfd492 commit e39854d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/baseai.dev/src/components/Header.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ function Socials() {
111111
</Link>
112112
<Link
113113
className="hidden md:block"
114-
href={'https://github.com/LangbaseInc/'}
114+
href={'https://github.com/LangbaseInc/baseai'}
115115
target="_blank"
116116
rel="noopener noreferrer"
117117
>

0 commit comments

Comments
 (0)