Merge pull request #674 from danvk/module
[dygraphs.git] / tests / annotation-native.html
index f44cd4c..a003497 100644 (file)
@@ -2,7 +2,7 @@
 <html>
   <head>
     <title>Native format annotations</title>
-    <script type="text/javascript" src="../dygraph-dev.js"></script>
+    <script type="text/javascript" src="../dist/dygraph.js"></script>
   </head>
   <body>
     <p>This test demonstrates how annotations can be used with <a href="http://dygraphs.com/data.html#array">native-format</a> data.</p>