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 bfe9a0a commit 7309db2Copy full SHA for 7309db2
src/data/courseData.js
@@ -36,7 +36,7 @@ const courses = {
36
author: 'Dev Gautam Kumar',
37
image: 'https://dummyimage.com/600x400/8BC34A/fff&text=Bash+Scripting+Basics', // Green
38
description: 'Learn the basics of Bash scripting and automate tasks.',
39
- embed_link: 'https://www.youtube.com/embed/fA8gH6wDsm0',
+ embed_link: 'https://www.youtube.com/embed/SPwyp2NG-bE',
40
contentFile: 'course5.md',
41
}
42
};
0 commit comments