summaryrefslogtreecommitdiff
path: root/www/index.html
diff options
context:
space:
mode:
authorPeter Grassberger <petertheone@gmail.com>2016-02-05 00:07:47 (GMT)
committerPeter Grassberger <petertheone@gmail.com>2016-02-05 00:07:47 (GMT)
commitca488f8d3609500b89b95c6c2ff6c533e62a7aea (patch)
tree746431dd97ede28079c87a3951153a0c5fb114e1 /www/index.html
parentee29206687484d49df4c77bd4d634080f1c7dca4 (diff)
rename rivendell.js to rdxport.js
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/index.html b/www/index.html
index 2a3f28f..706a190 100644
--- a/www/index.html
+++ b/www/index.html
@@ -18,8 +18,8 @@
<script src="/javascript/jquery/jquery.min.js"></script>
<script src="/javascript/bootstrap/js/bootstrap.min.js"></script>
<script src="/js/dropzone.js"></script>
- <script src="/js/rivendell.js"></script>
- <script src="/js/rivendell.rh.js"></script>
+ <script src="/js/rdxport.js"></script>
+ <script src="/js/rdxport.rh.js"></script>
<script src="/js/utils.js"></script>
<script src="/js/clock.js"></script>
<script src="/js/importer.js"></script>