Skip to content

Commit 88a8ff6

Browse files
committed
Fix slack invite link.
1 parent 20eb655 commit 88a8ff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contact/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ <h3 class="font-semibold text-xl">HF Slack</h3>
127127
</p>
128128
<div class="flex flex-col sm:flex-row justify-around md:flex-col lg:flex-row">
129129
<div class="mt-8 mx-3 center">
130-
<a class="arrow-link" href="https://join.slack.com/t/haskell-foundation/shared_invite/zt-mjh76fw0-CEjg2NbyVE8rVQDvR~0F4A">>> Slack Invite</a>
130+
<a class="arrow-link" href="https://join.slack.com/t/haskell-foundation/shared_invite/zt-z45o9x38-8L55P27r12YO0YeEufcO2w">>> Slack Invite</a>
131131
</div>
132132
</div>
133133
</div>

0 commit comments

Comments
 (0)