s/view/redirect

thanks @chrisgarrity :)
This commit is contained in:
Matthew Taylor 2017-06-19 11:35:33 -04:00
parent 49a52b634c
commit 670633a459

View file

@ -256,7 +256,7 @@
"name": "download-redirect",
"pattern": "^/scratch2download/?$",
"routeAlias": "/scratch2download",
"view": "/download"
"redirect": "/download"
},
{
"name": "microworld-art",