Fix errors/warnings in tests/*.html
[dygraphs.git] / tests / plugins.html
index c92cda7..92cd104 100644 (file)
@@ -5,7 +5,7 @@
     <script type="text/javascript" src="../dist/dygraph.js"></script>
 
     <!-- Include the Javascript for the plug-in -->
-    <script type="text/javascript" src="../extras/unzoom.js"></script>
+    <script type="text/javascript" src="../src/extras/unzoom.js"></script>
   </head>
   <body>
     <h2>Plugins Demo</h2>