Skip to content

Commit

Permalink
Update Slack invite link
Browse files Browse the repository at this point in the history
  • Loading branch information
KrisJordan committed Feb 4, 2025
1 parent 0c7ab03 commit db7776b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export class SlackInviteBox {

public openSlackInvite() {
window.open(
'https://join.slack.com/t/csxl/shared_invite/zt-1mvfaiqme-fXXw9cKjaXOfhXVBfgXVCA',
'https://join.slack.com/t/csxl/shared_invite/zt-2zco2tt81-JWX7_x8bBa3ZIxRAUFYjnQ',
'_blank'
);
}
Expand Down

0 comments on commit db7776b

Please sign in to comment.