From: Dan Vanderkam <danvdk@gmail.com>
Date: Thu, 6 Mar 2014 04:21:43 +0000 (-0500)
Subject: fix SO links
X-Git-Tag: v1.1.0~63
X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=4cc49c6bba202692ea1e4b4618251d0dd764e4a9;p=dygraphs.git

fix SO links
---

diff --git a/docs/header.html b/docs/header.html
index ee04dba..689e1e2 100644
--- a/docs/header.html
+++ b/docs/header.html
@@ -66,8 +66,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>