summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 55bc6c7..1a48055 100644
--- a/index.php
+++ b/index.php
@@ -30,7 +30,7 @@ else
<html>
<title><?php echo htmlspecialchars($title) ?></title>
-<script src = "<?php echo $webbase?>/d3.min.js"></script>
+<script src = "<?php echo $webbase?>/js/d3.min.js"></script>
<link rel="stylesheet" type="text/css" href="<?php echo $webbase?>/css/normalize.css" />
<link rel="stylesheet" type="text/css" href="<?php echo $webbase?>/css/style.css" />