Skip to content

Commit 0342b86

Browse files
authored
Update courseData.js
1 parent 5775538 commit 0342b86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/courseData.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ const courses = {
2121
image: 'https://dummyimage.com/600x400/FF9800/fff&text=Playing+in+the+Shell', // Orange
2222
description: 'Get famiiar with UNIX Shell',
2323
embed_link: 'https://www.canva.com/design/DAGTIaBPhDM/a_G7XN1OSANZPmkoR_vLnQ/view?embed',
24-
contentFile: 'course2.md',
24+
contentFile: 'course3.md',
2525
},
2626
'course 4: getting started with cli': {
2727
title: 'Course 4: Introduction to Bourne Shell',

0 commit comments

Comments
 (0)