Skip to content

Commit 50896e7

Browse files
author
Sami Kolari
committed
On-line open space
1 parent c40aaed commit 50896e7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/App.vue

+6-1
Original file line numberDiff line numberDiff line change
@@ -1270,7 +1270,7 @@ export default {
12701270
img: require('@/assets/img/ROBOTFW_Mark_Black_LOW.png'),
12711271
title: 'Forum',
12721272
href: 'http://forum.robotframework.org',
1273-
text: 'New Robot Framework community forum. '
1273+
text: 'Robot Framework community forum. '
12741274
},
12751275
{
12761276
img: require('@/assets/img/slack.png'),
@@ -1284,6 +1284,11 @@ export default {
12841284
href: 'http://groups.google.com/group/robotframework-users',
12851285
text: 'Google groups community mailing list.'
12861286
},
1287+
{
1288+
title: 'On-Line Open Space',
1289+
href: 'https://calendar.google.com/event?action=TEMPLATE&tmeid=am83cGl0dDN2dG1rNTJ0YWZnaHU0aGJwaWVfMjAyMTA4MjdUMTMwMDAwWiBjX2N2bzZrcTNzOTcybzc2MzN1Mm5mNnUxdjdvQGc&tmsrc=c_cvo6kq3s972o7633u2nf6u1v7o%40group.calendar.google.com&scp=ALL',
1290+
text: 'Meet the Robot Framework developers and foundation members. Join topics created by others or bring your own topic. As long as it is related to Robot Framework it can be freely discussed. Also in Slack #open-space.'
1291+
},
12871292
{
12881293
title: 'Robocon',
12891294
href: 'https://robocon.io/',

0 commit comments

Comments
 (0)