add HTML5 doctype to docs pages
[dygraphs.git] / docs / annotations.html
index e20122e..dc80217 100644 (file)
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <html>
   <head>
     <title>dygraphs annotations</title>
@@ -9,9 +10,7 @@
     <!--[if IE]>
       <script type="text/javascript" src="excanvas.js"></script>
     <![endif]-->
-    <script type="text/javascript" src="annotations/dygraph-combined.js"></script>
-    <script type="text/javascript" src="annotations/dygraph.js"></script>
-    <script type="text/javascript" src="annotations/dygraph-canvas.js"></script>
+    <script type="text/javascript" src="dygraph-combined.js"></script>
     <link rel="stylesheet" href="style.css">
   </head>
   <body>