Update routes.json

This commit is contained in:
Colby Gutierrez-Kraybill 2020-12-02 14:18:47 -05:00 committed by GitHub
parent c92f161fa1
commit 6dc8d5ec74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@
},
{
"name": "annual-report",
"pattern": "^/annual-report/?(?:\\?.*)?$",
"pattern": "^/annual-report/?(\\?.*)?$",
"routeAlias": "/annual-report/?$",
"view": "annual-report/annual-report",
"title": "Annual Report",