Skip to content

Commit 42a9ee8

Browse files
committed
updated texts
1 parent 0d28c5b commit 42a9ee8

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/components/CommunityItems.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ export default {
7474
description: this.$t('community.links.forum.description')
7575
}, {
7676
imgName: 'Slack',
77-
href: 'https://robotframework.slack.com/',
77+
href: 'https://slack.robotframework.org',
7878
title: this.$t('community.links.slack.title'),
7979
description: this.$t('community.links.slack.description')
8080
}, {

src/components/PageFooter.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<div>
2121
Finland
2222
</div>
23-
<a href="mailto:robotframework-foundation@googlegroups.com">
23+
<a href="mailto:board@robotframework.org">
2424
Contact
2525
</a>
2626
</div>

src/components/RoboconBanner.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</div>
2323
</div>
2424
<a class="type-large color-robocon" href="https://robocon.io/">
25-
Get your discounted ticket!
25+
Get your ticket here!
2626
</a>
2727
</div>
2828
</template>

src/content/english/foundation.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ export default () => ({
5050
<li>Welcome to make the world of Open Source and Automation better!</li>
5151
</ol>
5252
<p>If you have any questions related to the membership, please send an email to
53-
<a href="mailto:robotframework-foundation{at}{'@'}{at}googlegroups.com">robotframework-foundation{at}{'@'}{at}googlegroups.com</a>
53+
<a href="mailto:board{at}{'@'}{at}robotframework.org">board{at}{'@'}{at}robotframework.org</a>
5454
and we will get back to you.</p>
5555
<h3>For existing members</h3>
5656
<p>If your contact person changes and for other such matters, please contact <a href="mailto:admin{at}{'@'}{at}robotframework.org">admin{at}{'@'}{at}robotframework.org</a></p>

0 commit comments

Comments
 (0)