Skip to content

Commit b6abdf9

Browse files
committed
slack
1 parent 8cf8685 commit b6abdf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Footer.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ export default function Footer() {
4646
<div className="flex flex-row -mx-1 mt-4">
4747
<div className="px-1">
4848
<Link target="_blank" rel="noopener"
49-
to="https://sdv-space.slack.com/join/shared_invite/zt-gdsfcb5w-0QQpFMVoyB2Yd6SRiMplcw#/"
49+
to="https://bit.ly/sdv-slack-invite"
5050
className="w-10 h-10 flex justify-center items-center bg-sdv-mute inline-block rounded-full hover:bg-sdv-graylight bg-sdv-offwhite">
5151
<FontAwesomeIcon width="16" icon={faSlack} />
5252
</Link>

0 commit comments

Comments
 (0)