mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
Merge pull request #8363 from colbygk/test_redirect_updates
no sub-page named about on radish
This commit is contained in:
commit
99d24dff79
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "about",
|
||||
"pattern": "^/about/?$",
|
||||
"routeAlias": "/about/?$",
|
||||
"redirect": "https://scratch.pizza/about"
|
||||
"redirect": "https://scratch.pizza/"
|
||||
},
|
||||
{
|
||||
"name": "annual-report",
|
||||
|
|
Loading…
Reference in a new issue