Unverified Commit 07898e48 authored by -Accio-'s avatar -Accio- Committed by GitHub

Add redirects for Animate a Character and Video Sensing

parent 97f31016
......@@ -505,6 +505,16 @@
"pattern": "^/pong/?$",
"redirect": "/projects/editor/?tutorial=pong"
},
{
"name": "animateacharcater-tutorial-redirect",
"pattern": "^/animate-a-character/?$",
"redirect": "/projects/editor/?tutorial=animate-a-character"
},
{
"name": "videosensing-tutorial-redirect",
"pattern": "^/video-sensing/?$",
"redirect": "/projects/editor/?tutorial=video-sensing"
},
{
"name": "clicker-tutorial-redirect",
"pattern": "^/clicker/?$",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment