Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions components/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ export default function Footer() {
<li className="mt-2 font-light">
<a
className="font-medium text-blue-600 dark:text-blue-500 hover:underline"
href="https://join.slack.com/t/mldsai/shared_invite/zt-1uf94nn7r-qcQnS~hinLPKftUapNzbuw"
href="https://discord.gg/2ctDdFQC"
>
Join us on Slack
Join us on Discord
</a>
</li>
<h2 className="text-2xl mt-10 font-light">Troubleshooting</h2>
Expand Down