mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
Remove extra characters from preview faq redirect routeAlias
This commit is contained in:
parent
61bfc254ce
commit
61cfbb90e6
1 changed files with 1 additions and 1 deletions
|
@ -214,7 +214,7 @@
|
|||
{
|
||||
"name": "preview-faq-redirect",
|
||||
"pattern": "^/preview-faq/?$",
|
||||
"routeAlias": "/preview-faq/?$",
|
||||
"routeAlias": "/preview-faq",
|
||||
"redirect": "/3faq"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue