Skip to content

Commit 2e2999d

Browse files
authored
Merge pull request #92 from codersforcauses/issue-78-Add_Discord_signup_link
Added discord link
2 parents 35025cc + 2775e1f commit 2e2999d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client/src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ export default function Landing() {
7676
<Link href="/committee/about">
7777
<Button>More about us</Button>
7878
</Link>
79-
<Link href="/committee/about">
79+
<Link href="https://discord.com/invite/JvnuVyMUff">
8080
<Button variant={"outline"}>Join our Discord</Button>
8181
</Link>
8282
</div>

0 commit comments

Comments
 (0)