Skip to content

Commit e8c0ded

Browse files
committed
fix video path
1 parent 0e74c89 commit e8c0ded

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"title": "p5.js 2.0",
33
"description": "A collection of videos exploring the new features and capabilities introduced in p5.js 2.0, including loading with async and await, fonts and typography, custom shapes and curves, and more!",
4-
"videos": ["p5js-2.0/async-await-transition", "livestreams/p5js-2.0"]
5-
}
4+
"videos": ["p5js-2.0/async-await", "livestreams/p5js-2.0"]
5+
}

0 commit comments

Comments
 (0)