mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-03-25 20:29:45 -04:00
Redirect 3faq to /faq, not /info/faq
This commit is contained in:
parent
52530390e4
commit
c25059bb4b
1 changed files with 1 additions and 1 deletions
|
@ -376,7 +376,7 @@
|
|||
"name":"3-faq-redirect",
|
||||
"pattern": "^/3faq/?$",
|
||||
"routeAlias": "/3faq/?$",
|
||||
"redirect": "info/faq#scratch3"
|
||||
"redirect": "/faq#scratch3"
|
||||
},
|
||||
{
|
||||
"name" : "credits-redirect",
|
||||
|
|
Loading…
Add table
Reference in a new issue