File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ export default function Footer() {
4747 < div className = "flex flex-row -mx-1 mt-4" >
4848 < div className = "px-1" >
4949 < Link target = "_blank" rel = "noopener"
50- to = "https://sdv-space. slack.com/join/shared_invite/zt-gdsfcb5w-0QQpFMVoyB2Yd6SRiMplcw#/ "
50+ to = "https://bit.ly/ sdv-slack-invite "
5151 className = "w-10 h-10 flex justify-center items-center bg-sdv-mute inline-block rounded-full hover:bg-sdv-graylight bg-sdv-offwhite" >
5252 < FontAwesomeIcon width = "16" icon = { faSlack } />
5353 </ Link >
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ export default function Join({downloads}) {
4949 < Link
5050 target = "_blank"
5151 className = "hover:border-sdv-offwhite border border-sdv-dark p-0.5 inline-block rounded-full font-semibold leading-none text-lg grad-bg"
52- to = { `https://sdv-space. slack.com/join/shared_invite/zt-gdsfcb5w-0QQpFMVoyB2Yd6SRiMplcw#/ ` }
52+ to = { `https://bit.ly/ sdv-slack-invite ` }
5353 > < span className = "px-10 py-3 block rounded-full bg-sdv-dark" > < span className = " grad-txt" > Slack</ span > </ span > </ Link >
5454 </ div >
5555 < div className = "w-auto px-2 mb-4" >
You can’t perform that action at this time.
0 commit comments