summaryrefslogtreecommitdiff
path: root/image.html
diff options
context:
space:
mode:
Diffstat (limited to 'image.html')
-rw-r--r--image.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/image.html b/image.html
index 7132c2c..00b98db 100644
--- a/image.html
+++ b/image.html
@@ -35,7 +35,7 @@ label { min-width: 70px; display: inline-block; }
<script src="js/vendor/jquery-2.1.4.min.js"></script>
<script src="js/photo.js"></script>
<script src="js/util.js"></script>
-<script src="/dither/js/color.js"></script>
+<script src="js/vendor/color.js"></script>
<script>
var basehref_partz = window.location.href.split("/")
basehref_partz.pop()