diff --git a/src/routes.json b/src/routes.json
index 4fed9d38c..53d5f3b55 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"