diff --git a/index.html b/index.html index 9aa1a57e13..a216781a8b 100644 --- a/index.html +++ b/index.html @@ -470,7 +470,7 @@ } @cask.staticFiles("/static/file") - def staticFileRoutes() = "app/resources/cask" + def staticFileRoutes() = "resources/cask" @cask.staticResources("/static/resource") def staticResourceRoutes() = "cask"