Skip to content

Commit 40a7a3b

Browse files
authored
Merge pull request #34 from devsdenepal/main
Solve issue (#33)
2 parents bfe9a0a + 7309db2 commit 40a7a3b

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
@@ -36,7 +36,7 @@ const courses = {
3636
author: 'Dev Gautam Kumar',
3737
image: 'https://dummyimage.com/600x400/8BC34A/fff&text=Bash+Scripting+Basics', // Green
3838
description: 'Learn the basics of Bash scripting and automate tasks.',
39-
embed_link: 'https://www.youtube.com/embed/fA8gH6wDsm0',
39+
embed_link: 'https://www.youtube.com/embed/SPwyp2NG-bE',
4040
contentFile: 'course5.md',
4141
}
4242
};

0 commit comments

Comments
 (0)