We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15e3a0e commit c220d18Copy full SHA for c220d18
1 file changed
src/i18n/home-conversation.ts
@@ -18,7 +18,8 @@ export const homeConversationT = {
18
},
19
slack: {
20
workspace: 'https://vigotechalliance.slack.com',
21
- invite: 'https://slackin-vigotech.herokuapp.com/',
+ invite:
22
+ 'https://join.slack.com/t/vigotechalliance/shared_invite/zt-7gf7yva8-NXwept0hujWdc3W4S2B8TQ',
23
24
25
} as const
0 commit comments