Skip to content

Commit

Permalink
Merge pull request #34 from devsdenepal/main
Browse files Browse the repository at this point in the history
Solve issue (#33)
  • Loading branch information
KrimsonSquad authored Oct 11, 2024
2 parents bfe9a0a + 7309db2 commit 40a7a3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/courseData.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const courses = {
author: 'Dev Gautam Kumar',
image: 'https://dummyimage.com/600x400/8BC34A/fff&text=Bash+Scripting+Basics', // Green
description: 'Learn the basics of Bash scripting and automate tasks.',
embed_link: 'https://www.youtube.com/embed/fA8gH6wDsm0',
embed_link: 'https://www.youtube.com/embed/SPwyp2NG-bE',
contentFile: 'course5.md',
}
};
Expand Down

0 comments on commit 40a7a3b

Please sign in to comment.