change /story redirect from tutorial=story to tutorial=tell-a-story

This commit is contained in:
Ben Wheeler 2019-05-14 13:57:36 -04:00
parent b2d5bbcb93
commit d8026a487e

View file

@ -463,7 +463,7 @@
{
"name": "story-tutorial-redirect",
"pattern": "^/story/?$",
"redirect": "/projects/editor/?tutorial=story"
"redirect": "/projects/editor/?tutorial=tell-a-story"
},
{
"name": "pong-tutorial-redirect",