Bump version to 2.0.1
[dygraphs.git] / tests / annotation.html
index 002d4dd..c180070 100644 (file)
@@ -1,15 +1,8 @@
 <!DOCTYPE html>
 <html>
   <head>
-    <link rel="stylesheet" href="../css/dygraph.css">
+    <link rel="stylesheet" href="../dist/dygraph.css">
     <title>demo</title>
-    <!--
-    <script type="text/javascript" src="dygraph-combined.js"></script>
-    -->
-    <!--
-    For production (minified) code, use:
-    <script type="text/javascript" src="dygraph-combined.js"></script>
-    -->
     <script type="text/javascript" src="../dist/dygraph.js"></script>
 
     <style type="text/css">