Skip to content

Commit f79e56d

Browse files
authored
change url type for 'SparkFun Videos' (#6165)
1 parent be7ba2f commit f79e56d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/courses.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,8 @@ Tutorials, lessons, and mini-courses about programming and computing.
107107
}, {
108108
"name": "SparkFun Videos",
109109
"description": "YouTube video tutorials produced by the SparkFun team!",
110-
"url": "https://youtu.be/kaNtg1HGXbY?list=PLBcrWxTa5CS0mWJrytvii8aG5KUqMXvSk",
110+
"youTubeId": "kaNtg1HGXbY",
111+
"youTubePlaylistId": "PLBcrWxTa5CS0mWJrytvii8aG5KUqMXvSk",
111112
"imageUrl": "https://i.ytimg.com/vi/kaNtg1HGXbY/hqdefault.jpg"
112113
}, {
113114
"name": "Logic Lab",

0 commit comments

Comments
 (0)