Skip to content

Commit 9f54760

Browse files
committedApr 9, 2025·
syllabus to docs
1 parent 34009c0 commit 9f54760

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎src/content/english/main.js

+5
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@ export default () => ({
3535
url: 'https://docs.robotframework.org/docs',
3636
description: 'Start here'
3737
},
38+
{
39+
name: 'Syllabus',
40+
url: 'https://syllabus.robotframework.org',
41+
description: 'Study for cert'
42+
},
3843
{
3944
name: 'User Guide',
4045
url: 'https://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html',

0 commit comments

Comments
 (0)
Please sign in to comment.