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 34009c0 commit 9f54760Copy full SHA for 9f54760
src/content/english/main.js
@@ -35,6 +35,11 @@ export default () => ({
35
url: 'https://docs.robotframework.org/docs',
36
description: 'Start here'
37
},
38
+ {
39
+ name: 'Syllabus',
40
+ url: 'https://syllabus.robotframework.org',
41
+ description: 'Study for cert'
42
+ },
43
{
44
name: 'User Guide',
45
url: 'https://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html',
0 commit comments