Skip to content

Commit 073ec26

Browse files
committed
fix links
1 parent 579a78b commit 073ec26

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/videos/ml5/7-bodypose/blazePose/index.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@
5252
{
5353
"icon": "🚂",
5454
"title": "Custom Shapes",
55-
"url": "tracks/more-p5/custom-shapes",
55+
"url": "/tracks/p5-tips-and-tricks/more-p5/custom-shapes",
5656
"description": "In this video, I look at how to draw \"custom\" shapes in p5.js, using, `beginShape()`, `endShape()`, `vertex()` and `curveVertex()."
5757
},
5858
{
5959
"icon": "🚂",
6060
"title": "Translate, Rotate, Push/Pop",
61-
"url": "tracks/transformations/translate-rotate-push-pop",
61+
"url": "/tracks/transformations-in-p5/transformations/translate-rotate-push-pop",
6262
"description": "In this video I cover the functions translate(), rotate(), push() and pop()."
6363
}
6464
]
@@ -68,4 +68,4 @@
6868
{ "title": "Editing", "name": "Mathieu Blanchette" },
6969
{ "title": "Animations", "name": "Jason Heglund" }
7070
]
71-
}
71+
}

0 commit comments

Comments
 (0)