File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
tracks/side-tracks/livestreams Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 2
2
"title" : " Coding Train Live!" ,
3
3
"description" : " This side track is a collection of select livestreams." ,
4
4
"videos" : [
5
+ " livestreams/robot-controller-1" ,
6
+ " livestreams/robot-controller-2" ,
5
7
" livestreams/genuary-2025" ,
6
8
" livestreams/page-not-found" ,
7
9
" livestreams/creative_coding_ai_agent" ,
Original file line number Diff line number Diff line change 76
76
{
77
77
"icon" : " π" ,
78
78
"title" : " Robot Controllers Part 2" ,
79
- "url" : " https://youtube.com/live/3FeySIv-gFM " ,
79
+ "url" : " /tracks/livestreams/livestreams/robot-controller-2 " ,
80
80
"description" : " The second part of this series, where we coded a simulation of a hopping robot."
81
81
},
82
82
{
Original file line number Diff line number Diff line change 91
91
{
92
92
"icon" : " π" ,
93
93
"title" : " Robot Controllers Part 1" ,
94
- "url" : " https://youtube.com/live/fWQWX9-8_sA " ,
94
+ "url" : " /tracks/livestreams/livestreams/robot-controller-1 " ,
95
95
"description" : " The first part of this series, where we coded a simulation of an inverted pendulum on a cart."
96
96
},
97
97
{
You canβt perform that action at this time.
0 commit comments