diff --git a/backend/src/routes.h b/backend/src/routes.h index a98a6a6..7496514 100644 --- a/backend/src/routes.h +++ b/backend/src/routes.h @@ -41,7 +41,7 @@ int res_scrollbar(struct route *route, FCGX_Request *req, const char **dest); static struct route routes[2] = { { - "/webapps/scrollbar.xhtml", + "/webapps/scrollbar.html", &res_scrollbar, { /* key defaultval val */