diff --git a/src/routes.json b/src/routes.json index 4fed9d38cfb..53d5f3b55f9 100644 --- a/src/routes.json +++ b/src/routes.json @@ -121,7 +121,7 @@ }, { "name": "hoc", - "pattern": "^/hoc/?$", + "pattern": "^/hoc/?(\\?.*)?$", "routeAlias": "/hoc/?\\??", "view": "hoc/hoc", "title": "Hour of Code"