mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-26 17:16:11 -05:00
change /story redirect from tutorial=story to tutorial=tell-a-story
This commit is contained in:
parent
b2d5bbcb93
commit
d8026a487e
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue