Commit 61cfbb90 authored by Connor Hudson's avatar Connor Hudson

Remove extra characters from preview faq redirect routeAlias

parent 61bfc254
......@@ -214,7 +214,7 @@
{
"name": "preview-faq-redirect",
"pattern": "^/preview-faq/?$",
"routeAlias": "/preview-faq/?$",
"routeAlias": "/preview-faq",
"redirect": "/3faq"
},
{
......
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