You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sources/src/App.vue
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1009,7 +1009,7 @@ export default {
1009
1009
text: {
1010
1010
header:"Foundation",
1011
1011
text:
1012
-
'As a company, the best way to join our movement and keep Robot Framework the best test automation solution on the market. <a href="#">To foundation</a>'
1012
+
'As a company, the best way to join our movement and keep Robot Framework the best test automation solution on the market is to join the Robot Framework Foundation. <a href="http://robotframework.org/foundation/" target="_blank">To foundation</a>'
1013
1013
}
1014
1014
}
1015
1015
},
@@ -1022,7 +1022,7 @@ export default {
1022
1022
text: {
1023
1023
header:"Shop",
1024
1024
text:
1025
-
'The easiest way to support Robot Framework is to buy nice swag from our web shop. In addition, it\'s a great way to show your colors <a href="#">To shop</a>'
1025
+
'The easiest way to support Robot Framework is to buy nice swag from our web shop. In addition, it\'s a great way to show your colors! <a href="https://shop.robotframework.org" target="_blank">To shop</a>'
1026
1026
}
1027
1027
}
1028
1028
},
@@ -1035,7 +1035,7 @@ export default {
1035
1035
text: {
1036
1036
header:"Robocon",
1037
1037
text:
1038
-
'<href="http://robocon.io">RoboCon</a> is the annual Robot Framework conference organized first time in January 2018 at Helsinki, Finland. The first conference was a huge success with great presentations and over 250 participants. The planning of RoboCon 2019 has already started and http://robocon.io will be updated as soon as the plans start to materialize.'
1038
+
'<a href="http://robocon.io" target="_blank">RoboCon</a> is the annual Robot Framework conference organized first time in January 2018 at Helsinki, Finland. The first conference was a huge success with great presentations and over 250 participants. The planning of RoboCon 2019 has already started and <a href="http://robocon.io" target="_blank">Robocon.io</a> will be updated as soon as the plans start to materialize.'
0 commit comments