summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index.php2
-rw-r--r--js/d3.min.js (renamed from d3.min.js)0
2 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" />
diff --git a/d3.min.js b/js/d3.min.js
index 9a9af75..9a9af75 100644
--- a/d3.min.js
+++ b/js/d3.min.js