Skip to content

Commit dc176c3

Browse files
committed
Adding p5 example links
1 parent 14529df commit dc176c3

File tree

1 file changed

+2
-2
lines changed
  • content/videos/challenges/180-falling-sand

1 file changed

+2
-2
lines changed

content/videos/challenges/180-falling-sand/index.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,15 @@
3636
"description": "Implementation of a Falling Sand Simulation",
3737
"image": "p5-example.jpg",
3838
"urls": {
39-
"p5": "https://editor.p5js.org/codingtrain/sketches/???"
39+
"p5": "https://editor.p5js.org/codingtrain/sketches/AoH40T6fV"
4040
}
4141
},
4242
{
4343
"title": "Falling Sand with Gravity",
4444
"description": "Same Simulation but with Gravitational Acceleration",
4545
"image": "p5-example-gravity.jpg",
4646
"urls": {
47-
"p5": "https://editor.p5js.org/codingtrain/sketches/???"
47+
"p5": "https://editor.p5js.org/codingtrain/sketches/Ij5i7a3w4"
4848
}
4949
}
5050
],

0 commit comments

Comments
 (0)