mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 23:57:55 -05:00
Merge pull request #6160 from LLK/release/2021-10-13
[Develop] release/2021-10-13
This commit is contained in:
commit
6bceadb689
1 changed files with 1 additions and 1 deletions
|
@ -376,7 +376,7 @@
|
||||||
"name":"3-faq-redirect",
|
"name":"3-faq-redirect",
|
||||||
"pattern": "^/3faq/?$",
|
"pattern": "^/3faq/?$",
|
||||||
"routeAlias": "/3faq/?$",
|
"routeAlias": "/3faq/?$",
|
||||||
"redirect": "info/faq#scratch3"
|
"redirect": "/faq#scratch3"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name" : "credits-redirect",
|
"name" : "credits-redirect",
|
||||||
|
|
Loading…
Reference in a new issue