summaryrefslogtreecommitdiffhomepage
path: root/libs/web/root
diff options
context:
space:
mode:
Diffstat (limited to 'libs/web/root')
-rw-r--r--libs/web/root/etc/config/luci6
1 files changed, 3 insertions, 3 deletions
diff --git a/libs/web/root/etc/config/luci b/libs/web/root/etc/config/luci
index 87170a9b1..701c93938 100644
--- a/libs/web/root/etc/config/luci
+++ b/libs/web/root/etc/config/luci
@@ -1,7 +1,7 @@
config core main
option lang de
- option mediaurlbase /luci/fledermaus
- option resourcebase /luci/resources
+ option mediaurlbase /luci-static/fledermaus
+ option resourcebase /luci-static/resources
config core brand
option title "OpenWRT Kamikaze"
@@ -36,4 +36,4 @@ config internal languages
option en "English"
config internal themes
- option Fledermaus "/luci/fledermaus"
+ option Fledermaus "/luci-static/fledermaus"