2.0.0 release fixes (#815)
[dygraphs.git] / tests / gviz-selection.html
index 39a90d6..9a32a5d 100644 (file)
@@ -1,12 +1,8 @@
 <!DOCTYPE html>
 <html>
   <head>
-    <link rel="stylesheet" href="../css/dygraph.css">
+    <link rel="stylesheet" href="../dist/dygraph.css">
     <title>gviz selection</title>
-    <!--
-    For production (minified) code, use:
-    <script type="text/javascript" src="dygraph-combined.js"></script>
-    -->
     <script type="text/javascript" src="../dist/dygraph.js"></script>
 
     <script type="text/javascript" src="http://www.google.com/jsapi"></script>