You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@eagle.apache.org by yo...@apache.org on 2015/11/19 19:53:00 UTC

svn commit: r1715239 - /incubator/eagle/site/index.html

Author: yonzhang2012
Date: Thu Nov 19 18:52:59 2015
New Revision: 1715239

URL: http://svn.apache.org/viewvc?rev=1715239&view=rev
Log:
fix github link after move

Modified:
    incubator/eagle/site/index.html

Modified: incubator/eagle/site/index.html
URL: http://svn.apache.org/viewvc/incubator/eagle/site/index.html?rev=1715239&r1=1715238&r2=1715239&view=diff
==============================================================================
--- incubator/eagle/site/index.html (original)
+++ incubator/eagle/site/index.html Thu Nov 19 18:52:59 2015
@@ -89,7 +89,7 @@
      </div>
     </div>
     
-     <div class="download"><a href="https://github.com/ebay/eagle" target="_blank" title="Github">GITHUB</a></div>   <div class="download" style="margin-left:10px;" title="Documents"><a href="docs/">DOCS</a></div>
+     <div class="download"><a href="https://github.com/apache/incubator-eagle" target="_blank" title="Github">GITHUB</a></div>   <div class="download" style="margin-left:10px;" title="Documents"><a href="docs/">DOCS</a></div>
   </div>
 </div>
 
@@ -327,10 +327,10 @@
               <a href="/docs/community.html"><b>Mailing Lists</b></a>
             </li>
             <li>
-              <a href="https://github.com/ebay/eagle/issues"><b>Issues Tracking</b></a>
+              <a href="https://github.com/apache/incubator-eagle/pulls"><b>Issues Tracking</b></a>
             </li>
             <li>
-              <a href="https://github.com/eBay/Eagle/wiki/How-to-Contribute"><b>How to Contribute</b></a>
+              <a href="https://github.com/apache/incubator-eagle/wiki/How-to-Contribute"><b>How to Contribute</b></a>
             </li>
           </ul>
           </div>