Skip to content

Commit 0b55819

Browse files
committed
YouTube urls
1 parent 0a73d85 commit 0b55819

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

β€Žcontent/videos/livestreams/robot-controller-1/index.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
{
7777
"icon": "πŸš‚",
7878
"title": "Robot Controllers Part 2",
79-
"url": "/tracks/livestreams/livestreams/robot-controller-2",
79+
"url": "https://youtube.com/live/3FeySIv-gFM",
8080
"description": "The second part of this series, where we coded a simulation of a hopping robot."
8181
},
8282
{

β€Žcontent/videos/livestreams/robot-controller-2/index.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
{
8686
"icon": "πŸš‚",
8787
"title": "Robot Controllers Part 1",
88-
"url": "/tracks/livestreams/livestreams/robot-controller-1",
88+
"url": "https://youtube.com/live/fWQWX9-8_sA",
8989
"description": "The first part of this series, where we coded a simulation of an inverted pendulum on a cart."
9090
},
9191
{

0 commit comments

Comments
Β (0)