about summary refs log tree commit diff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 5ad6f95..4b461d1 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
   <meta charset="utf-8">
   <meta content="IE=edge" http-equiv="X-UA-Compatible">
   <meta content="width=device-width, initial-scale=1, user-scalable=0" name="viewport">
-  <script src="./i18n-text.min.js"></script>
+  <script src="/scripts/i18n-text.min.js"></script>
   <title>XMPP Invitation</title>
   <script src="/scripts/main.js"></script>
   <link href="stylesheets/bootstrap.min.css" rel="stylesheet">