Skip to content

Commit b6af165

Browse files
authored
Update CommunityItems.vue
1 parent 5337566 commit b6af165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/CommunityItems.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export default {
5858
description: this.$t('community.links.forum.description')
5959
}, {
6060
imgName: 'Slack',
61-
href: 'https://rf-invite.herokuapp.com/',
61+
href: 'https://robotframework.slack.com/',
6262
title: this.$t('community.links.slack.title'),
6363
description: this.$t('community.links.slack.description')
6464
}, {

0 commit comments

Comments
 (0)