Skip to content

Commit 409f786

Browse files
committed
1 parent e3635a3 commit 409f786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ContactUs.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export function ContactUs() {
2-
return (<a href="https://www.harpersystems.dev/contact" target="_blank" className="underline">
2+
return (<a href="https://discord.com/channels/1415002037439041710/1415002038286286994" target="_blank" className="underline">
33
Contact us
44
</a>);
55
}

0 commit comments

Comments
 (0)