Skip to content

Commit e0e1645

Browse files
committed
redirects for noc
1 parent 268920c commit e0e1645

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

content/videos/challenges/40-word-counter/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"videoId": "",
66
"date": "2016-10-10",
77
"languages": ["p5.js", "Processing", "JavaScript", "Java"],
8-
"topics": ["word counting", "visualization", "tf-idf"],
8+
"topics": ["word counting", "visualization"],
99
"credits": [
1010
{ "title": "Editing", "name": "Mathieu Blanchette" },
1111
{ "title": "Animations", "name": "Jason Heglund" }

static/_redirects

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,18 @@
3939
/tickets /guides/membership 302!
4040
/members /guides/membership 302!
4141
/submit /guides/passenger-showcase-guide 302!
42+
/oop /tracks/code-programming-with-p5-js/code/6-objects/1-intro 302!
43+
/objects /tracks/code-programming-with-p5-js/code/6-objects/1-intro 302!
44+
/opensimplexnoise /tracks/noise/noise/open-simplex-noise 302!
45+
/pixels /tracks/pixels 302!
46+
/nbody /tracks/the-nature-of-code-2/noc/2-forces/6-mutual-attraction 302!
47+
/transformations /tracks/transformations-in-p5 302!
48+
/doublependulum /challenges/93-double-pendulum 302!
49+
/hof /tracks/topics-in-native-javascript/js/higher-order-functions 302!
50+
/webgl /tracks/webgl 302!
51+
/pursuit /tracks/the-nature-of-code-2/noc/5-autonomous-agents/3-pursue-and-evade 302!
52+
/2darray /tracks/p5-tips-and-tricks/more-p5/2d-arrays 302!
53+
/quadtree /challenges/98-quadtree 302!
54+
/toy-neural-network /tracks/neural-networks 302!
55+
/pose-classifier /tracks/ml5js-beginners-guide/ml5/7-posenet/2-pose-classifier 302!
56+
/raycasting /challenges/145-ray-casting-2d 302!

0 commit comments

Comments
 (0)