Merge pull request #715 from simonkwesi/patch-1
[dygraphs.git] / docs / header.html
index c5c0716..870c84c 100644 (file)
@@ -1,10 +1,9 @@
 <!doctype html>
 <html lang="en">
   <head>
-    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js"></script>
+    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
     <link rel="stylesheet" href="bootstrap.min.css">
     <link rel="stylesheet" href="site.css">
 
@@ -44,6 +43,7 @@
               <li role="presentation"><a role="menuitem" tabindex="-1" href="data.html">Data Format</a></li>
               <li role="presentation"><a role="menuitem" tabindex="-1" href="annotations.html">Annotations</a></li>
               <li role="presentation"><a role="menuitem" tabindex="-1" href="css.html">CSS Reference</a></li>
+              <li role="presentation"><a role="menuitem" tabindex="-1" href="versions.html">Version History</a></li>
               <li role="presentation" class="divider"></li>
               <li role="presentation"><a role="menuitem" tabindex="-1" href="ie.html">Notes on Internet Explorer</a></li>
               <li role="presentation"><a role="menuitem" tabindex="-1" href="gwt.html">Notes on GWT</a></li>
@@ -64,8 +64,8 @@
             <a class="dropdown-toggle" id="drop7" role="button" data-toggle="dropdown" href="#">Community <b class="caret"></b></a>
             <ul id="menu4" class="dropdown-menu" role="menu" aria-labelledby="drop7">
               <li role="presentation"><a role="menuitem" tabindex="-1" href="http://blog.dygraphs.com">Blog</a></li>
-              <li role="presentation"><a role="menuitem" tabindex="-1" href="http://stackoverflow.com/questions/ask?tags=dygraphs+javascript">Stack Overflow</a></li>
-              <li role="presentation"><a role="menuitem" tabindex="-1" href="http://stackoverflow.com/questions/tagged/dygraphs">Ask a Question</a></li>
+              <li role="presentation"><a role="menuitem" tabindex="-1" href="http://stackoverflow.com/questions/ask?tags=dygraphs+javascript">Ask a Question</a></li>
+              <li role="presentation"><a role="menuitem" tabindex="-1" href="http://stackoverflow.com/questions/tagged/dygraphs">Stack Overflow</a></li>
               <li role="presentation"><a role="menuitem" tabindex="-1" href="https://groups.google.com/forum/#!forum/dygraphs-users">Mailing List</a></li>
             </ul>
           </li>
@@ -74,8 +74,8 @@
             <ul id="menu3" class="dropdown-menu" role="menu" aria-labelledby="drop6">
               <li role="presentation"><a role="menuitem" tabindex="-1" href="changes.html">Contributors Guide</a></li>
               <li role="presentation"><a role="menuitem" tabindex="-1" href="http://github.com/danvk/dygraphs">Source (Github)</a></li>
-              <li role="presentation"><a role="menuitem" tabindex="-1" href="https://code.google.com/p/dygraphs/issues/list">Issue Tracker</a></li>
-              <li role="presentation"><a role="menuitem" tabindex="-1" href="https://code.google.com/p/dygraphs/issues/entry">Report a Bug</a></li>
+              <li role="presentation"><a role="menuitem" tabindex="-1" href="https://github.com/danvk/dygraphs/issues">Issue Tracker</a></li>
+              <li role="presentation"><a role="menuitem" tabindex="-1" href="https://github.com/danvk/dygraphs/issues/new">Report a Bug</a></li>
             </ul>
           </li>
         </ul> <!-- /tabs -->