Skip to content

Commit 53dd9f6

Browse files
authored
Merge pull request #1342 from CodingTrain/noc-redirects-2
Nore redirects from NOC book
2 parents 9c3383b + df0ddfa commit 53dd9f6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

static/_redirects

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,10 @@
4949
/hof /tracks/topics-in-native-javascript/js/higher-order-functions 302!
5050
/webgl /tracks/webgl 302!
5151
/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!
52+
/2d-array /tracks/p5-tips-and-tricks/more-p5/2d-arrays 302!
5353
/quadtree /challenges/98-quadtree 302!
54-
/toy-neural-network /tracks/neural-networks 302!
54+
/neural-network /tracks/neural-networks 302!
5555
/pose-classifier /tracks/ml5js-beginners-guide/ml5/7-posenet/2-pose-classifier 302!
5656
/raycasting /challenges/145-ray-casting-2d 302!
57+
/p5js /tracks/code-programming-with-p5-js 302!
58+
/processing /tracks/learning-processing 302!

0 commit comments

Comments
 (0)