We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b874e0 commit 3a95c5eCopy full SHA for 3a95c5e
app/(landing)/landing.tsx
@@ -14,7 +14,7 @@ export default function Landing() {
14
{/* Update navigation section */}
15
<div className="flex items-center gap-6">
16
<a
17
- href="https://github.com/simstudioai"
+ href="https://github.com/simstudioai/sim"
18
className="text-muted-foreground hover:text-muted-foreground/80 transition-colors text-sm font-normal"
19
>
20
GitHub
0 commit comments