We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 965c956 commit 9996499Copy full SHA for 9996499
sources/src/App.vue
@@ -803,23 +803,6 @@ export default {
803
}
804
]
805
},
806
- {
807
- title: "Articles & Blogs",
808
- items: [
809
810
- title: "Here be Robots!",
811
- href: "http://hereberobots.blogspot.fi/",
812
- text: "Official Roblog."
813
- },
814
815
- title:
816
- "Data-Driven and Keyword-Driven Test Automation Frameworks",
817
- href: "http://eliga.fi/writings.html",
818
- text:
819
- "Master's Thesis by Pekka Klärck (né Laukkanen) that introduced Robot Framework concept."
820
- }
821
- ]
822
823
{
824
title: "Online courses",
825
items: [
0 commit comments