Merge pull request #8363 from colbygk/test_redirect_updates

no sub-page named about on radish
This commit is contained in:
Colby Gutierrez-Kraybill 2024-05-19 16:36:05 -04:00 committed by GitHub
commit 99d24dff79
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@
"name": "about",
"pattern": "^/about/?$",
"routeAlias": "/about/?$",
"redirect": "https://scratch.pizza/about"
"redirect": "https://scratch.pizza/"
},
{
"name": "annual-report",