fix video id

This commit is contained in:
Peli de Halleux 2019-02-01 14:47:14 -08:00 committed by GitHub
parent 7383684e68
commit 32b49cf8b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@
{ {
"name": "Light Sensor", "name": "Light Sensor",
"description": "Your micro:bit can see the light, how does it do that?", "description": "Your micro:bit can see the light, how does it do that?",
"youTubeId": "TKhCr-dQMB", "youTubeId": "TKhCr-dQMBY",
"imageUrl": "/static/mb/behindhardware/light-sensor.jpg" "imageUrl": "/static/mb/behindhardware/light-sensor.jpg"
}, },
{ {