We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 35025cc + 2775e1f commit 2e2999dCopy full SHA for 2e2999d
1 file changed
client/src/pages/index.tsx
@@ -76,7 +76,7 @@ export default function Landing() {
76
<Link href="/committee/about">
77
<Button>More about us</Button>
78
</Link>
79
- <Link href="/committee/about">
+ <Link href="https://discord.com/invite/JvnuVyMUff">
80
<Button variant={"outline"}>Join our Discord</Button>
81
82
</div>
0 commit comments