From e365dfc6b51f6d4445cf0a33bea0d74a6839dfa9 Mon Sep 17 00:00:00 2001 From: lihaoyi Date: Tue, 22 Oct 2024 02:33:04 +0000 Subject: [PATCH] deploy: ea708d106cfe0062673325f54720bff1472854f7 --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"