Skip to content

Commit 04f7d11

Browse files
authored
Merge pull request #1360 from CodingTrain/shiffman-patch-1
adding ASCII redirect
2 parents 0ce6902 + 18dee08 commit 04f7d11

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

static/_redirects

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727

2828
# shortcuts - 302
2929

30+
3031
/decade https://donorbox.org/to-the-power-of-10 302!
3132
/noc https://nostarch.com/nature-code 302!
3233
/discord https://discord.com/servers/coding-train-choo-choo-276096133695143936 302!
@@ -37,6 +38,7 @@
3738
/appleii /tracks/coding-together-apple-ii 302!
3839
/apple2tree /challenges/174-graphics-applesoft-basic 302!
3940
/choochoo https://curiositystream.com/?coupon=choochoo 302!
41+
/ascii /challenges/166-image-to-ascii 302!
4042
/tree /challenges/14-fractal-trees-recursive 302!
4143
/tickets /guides/membership 302!
4244
/members /guides/membership 302!
@@ -59,4 +61,4 @@
5961
/p5js /tracks/code-programming-with-p5-js 302!
6062
/processing /tracks/learning-processing 302!
6163
/genuary1 https://editor.p5js.org/codingtrain/sketches/vN8EEr59I 302!
62-
/particles https://thecodingtrain.com/challenges/78-simple-particle-system 302!
64+
/particles https://thecodingtrain.com/challenges/78-simple-particle-system 302!

0 commit comments

Comments
 (0)