Unverified Commit 5b17870c authored by Paul Kaplan's avatar Paul Kaplan Committed by GitHub

Merge pull request #5655 from LLK/revert-5631-final-studio-routes

Revert "Switch studios route to real version for testing on staging"
parents a0fcf889 96cb2f79
......@@ -304,10 +304,10 @@
},
{
"name": "studio",
"pattern": "^/studios/\\d+(/projects|/curators|/activity|/comments)?/?(\\?.*)?$",
"routeAlias": "/studios/?$",
"pattern": "^/studios-playground/\\d+(/projects|/curators|/activity|/comments)?/?(\\?.*)?$",
"routeAlias": "/studios-playground/?$",
"view": "studio/studio",
"title": "Scratch Studio",
"title": "Studio Playground",
"dynamicMetaTags": true
},
{
......
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