Skip to content

Commit ddfa783

Browse files
authored
added contact page link (#310)
1 parent 65c1a5d commit ddfa783

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/(landing)/about/Partners.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const Partners = () => {
1616
}}
1717
>
1818
Want to collaborate?{' '}
19-
<Link href={''} className='text-primary underline'>
19+
<Link href={'/contact'} className='text-primary underline'>
2020
Contact Us
2121
</Link>
2222
</p>

0 commit comments

Comments
 (0)