diff --git a/examples/static_images.html b/examples/static_images.html index 4d9014f..7c2ef25 100644 --- a/examples/static_images.html +++ b/examples/static_images.html @@ -29,4 +29,7 @@ showInMenu: false + \ No newline at end of file diff --git a/examples/static_images.js b/examples/static_images.js index cda493c..a8a6b4f 100644 --- a/examples/static_images.js +++ b/examples/static_images.js @@ -4,7 +4,7 @@ $(function() { Quagga.init({ inputStream: { name: "Test", type: "ImageStream", - src: "/test/fixtures/" + App.config.reader + "/", + src: site.baseurl + "/test/fixtures/" + App.config.reader + "/", length: App.config.length }, decoder : {