We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee7e82b commit 6032a41Copy full SHA for 6032a41
1 file changed
app/page.tsx
@@ -404,7 +404,7 @@ export default function LandingPage() {
404
</p>
405
<div className="flex justify-center gap-4 pt-4">
406
<Link
407
- href="https://github.com"
+ href="https://github.com/Systemsetco/WorkIn"
408
target="_blank"
409
className="inline-flex items-center gap-2 text-sm hover:text-green-600 dark:hover:text-green-400 transition-colors"
410
>
0 commit comments