diff --git a/plinth/modules/jsxc/templates/jsxc_launch.html b/plinth/modules/jsxc/templates/jsxc_launch.html
index 93c3404e2..c1b12e9d2 100644
--- a/plinth/modules/jsxc/templates/jsxc_launch.html
+++ b/plinth/modules/jsxc/templates/jsxc_launch.html
@@ -56,9 +56,9 @@
rel="stylesheet" type="text/css" />
-
-
@@ -73,11 +73,11 @@
// @license magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt AGPL v3.0 or later
var plinth_settings = {
"domainname": "{{ domainname }}",
- "jsxc_root": "{% static 'xmpp/libjs-jsxc' %}"
+ "jsxc_root": "{% static 'jsxc/libjs-jsxc' %}"
};
// @license-end
-
+