Fix errors/warnings in tests/*.html
[dygraphs.git] / tests / smooth-plots.html
index dbd9e4e..55ebb1c 100644 (file)
@@ -3,7 +3,7 @@
   <head>
     <title>Plotters demo</title>
     <script type="text/javascript" src="../dist/dygraph.js"></script>
-    <script type="text/javascript" src="../extras/smooth-plotter.js"></script>
+    <script type="text/javascript" src="../src/extras/smooth-plotter.js"></script>
 
     <style type="text/css">
       body {