Skip to content

Commit 90b0bac

Browse files
committed
adjust nebula link
1 parent 890c81c commit 90b0bac

File tree

1 file changed

+1
-1
lines changed
  • content/videos/challenges/183-mathematical-marbling

1 file changed

+1
-1
lines changed

content/videos/challenges/183-mathematical-marbling/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"videoNumber": "183",
44
"description": "In this coding challenge, I attempt to simulate the artistic process of paper marbling. The algorithm is based on the paper 'Mathematical Marbling' by S. Lu, A. Jaffer, X. Jin, H. Zhao, and X. Mao. The code is written in JavaScript using the p5.js library.",
55
"videoId": "p7IGZTjC008",
6-
"nebulaSlug": "codingtrain-coding-challenge-183-mathematical-marbling",
6+
"nebulaSlug": "codingtrain-coding-challenge-183-paper-marbling-simulation",
77
"date": "2024-05-02",
88
"languages": ["p5.js", "JavaScript"],
99
"topics": ["mathematical marbling", "fluid simulation"],

0 commit comments

Comments
 (0)