Extended list of users
[dygraphs.git] / gallery / index.html
index 9cf4791..c953deb 100644 (file)
@@ -1,14 +1,10 @@
 <!DOCTYPE html>
 <html>
   <head>
-    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>Dygraphs Gallery</title>
-    <!--[if IE]>
-    <script type="text/javascript" src="../excanvas.js"></script>
-    <![endif]-->
 
-    <script src="../dygraph-dev.js"></script>
-    <script src="../extras/synchronizer.js"></script>
+    <script src="../dist/dygraph.js"></script>
+    <script src="../src/extras/synchronizer.js"></script>
 
     <script src="lib/jquery-1.4.2.js"></script>
     <script src="../common/textarea.js"></script>