summaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html
index 25d82ed..dd63aa9 100644
--- a/public/index.html
+++ b/public/index.html
@@ -57,6 +57,6 @@
</body>
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js'></script>
-<script src='/js/app.min.js'></script>
+<script src='/assets/js/app.min.js'></script>
</html>