Skip to content

Commit 8cd5ced

Browse files
author
Krish Patel
committed
remove slacka nd add discord
1 parent 9d0ea0e commit 8cd5ced

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/Footer.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ export default function Footer() {
3636
<li className="mt-2 font-light">
3737
<a
3838
className="font-medium text-blue-600 dark:text-blue-500 hover:underline"
39-
href="https://join.slack.com/t/mldsai/shared_invite/zt-1uf94nn7r-qcQnS~hinLPKftUapNzbuw"
39+
href="https://discord.gg/2ctDdFQC"
4040
>
41-
Join us on Slack
41+
Join us on Discord
4242
</a>
4343
</li>
4444
<h2 className="text-2xl mt-10 font-light">Troubleshooting</h2>

0 commit comments

Comments
 (0)