Skip to content

Commit 6032a41

Browse files
committed
fix: updated and corrected repo link
1 parent ee7e82b commit 6032a41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ export default function LandingPage() {
404404
</p>
405405
<div className="flex justify-center gap-4 pt-4">
406406
<Link
407-
href="https://github.com"
407+
href="https://github.com/Systemsetco/WorkIn"
408408
target="_blank"
409409
className="inline-flex items-center gap-2 text-sm hover:text-green-600 dark:hover:text-green-400 transition-colors"
410410
>

0 commit comments

Comments
 (0)