summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/index.html b/index.html
index 88c2b634..bedbc0bc 100644
--- a/index.html
+++ b/index.html
@@ -8,12 +8,12 @@
<link rel="shortcut icon" href="images/favicon2.ico" />
- <script src="d3/d3.v3.min.js"></script>
- <script src="scripts/jquery.js"></script>
+ <script src="external/scripts/d3/d3.v3.min.js"></script>
+ <script src="external/scripts/jquery.js"></script>
- <script src="external/jquery-ui.js"></script>
+ <script src="external/scripts/jquery-ui.js"></script>
+ <script src="external/scripts/autocomplete.js"></script>
<script src="scripts/caret.js"></script>
- <script src="scripts/autocomplete.js"></script>
</head>