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 5775538 commit 0342b86Copy full SHA for 0342b86
src/data/courseData.js
@@ -21,7 +21,7 @@ const courses = {
21
image: 'https://dummyimage.com/600x400/FF9800/fff&text=Playing+in+the+Shell', // Orange
22
description: 'Get famiiar with UNIX Shell',
23
embed_link: 'https://www.canva.com/design/DAGTIaBPhDM/a_G7XN1OSANZPmkoR_vLnQ/view?embed',
24
- contentFile: 'course2.md',
+ contentFile: 'course3.md',
25
},
26
'course 4: getting started with cli': {
27
title: 'Course 4: Introduction to Bourne Shell',
0 commit comments