Skip to content

Commit 6f9e201

Browse files
authored
fix nebula slug
1 parent c9c3eec commit 6f9e201

File tree

1 file changed

+1
-1
lines changed
  • content/videos/challenges/179-wolfram-ca

1 file changed

+1
-1
lines changed

content/videos/challenges/179-wolfram-ca/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"videoNumber": "179",
44
"description": "How is nature hidden in a pile of 0s and 1s? Let's find out by coding a p5.js visualization of the Wolfram Elementary Cellular Automaton!",
55
"videoId": "Ggxt06qSAe4",
6-
"nebulaSlug": "git codingtrain-wolfram-elementary-ca",
6+
"nebulaSlug": "codingtrain-wolfram-elementary-ca",
77
"date": "2023-01-09",
88
"languages": ["p5.js", "JavaScript"],
99
"topics": ["nature of code", "wolfram", "ca", "cellular automata", "binary to decimal conversion", "Sierpinski triangle"],

0 commit comments

Comments
 (0)