We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5337566 commit b6af165Copy full SHA for b6af165
src/components/CommunityItems.vue
@@ -58,7 +58,7 @@ export default {
58
description: this.$t('community.links.forum.description')
59
}, {
60
imgName: 'Slack',
61
- href: 'https://rf-invite.herokuapp.com/',
+ href: 'https://robotframework.slack.com/',
62
title: this.$t('community.links.slack.title'),
63
description: this.$t('community.links.slack.description')
64
0 commit comments