We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 075b9bc commit c30961cCopy full SHA for c30961c
public/ts/urls.ts
@@ -6,7 +6,7 @@ export const URL_SLACK_HELP = "https://wiki.makerspace.se/Slack";
6
7
// NOTE: Should be updated roughly every year, since it expires after about 400 invites
8
export const URL_SLACK_SIGNUP =
9
- "https://join.slack.com/t/stockholmmakerspace/shared_invite/zt-2czb65cfn-lhtvdPVWpt8bsDEdXc21Qg";
+ "https://join.slack.com/t/stockholmmakerspace/shared_invite/zt-2w81er6w0-kO_X0q6F0oh~eHM3KItT9A";
10
11
export const URL_WIKI = "https://wiki.makerspace.se";
12
export const URL_GET_STARTED_QUIZ =
0 commit comments