Author: sylvestre
Date: Sat Sep  7 02:37:18 2013
New Revision: 190243

URL: http://llvm.org/viewvc/llvm-project?rev=190243&view=rev
Log:
Update the link to the current code coverage reports (the previous one has not 
been updated since february 2010) + remove the spec references, not updated 
since May 2010

Modified:
    cfe/trunk/www/menu.html.incl

Modified: cfe/trunk/www/menu.html.incl
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/www/menu.html.incl?rev=190243&r1=190242&r2=190243&view=diff
==============================================================================
--- cfe/trunk/www/menu.html.incl (original)
+++ cfe/trunk/www/menu.html.incl Sat Sep  7 02:37:18 2013
@@ -49,14 +49,13 @@
 
   <div class="submenu">
     <label>Quick Links</label>
-    <a href="http://test.minormatter.com/~ddunbar/clang-cov/";>Testing 
Coverage</a>
-    <a href="http://test.minormatter.com/~ddunbar/references.html";>Spec. 
References</a>
+    <a href="http://buildd-clang.debian.net/coverage/";>Testing Coverage</a>
   </div>
   
   <div class="submenu">
     <label>Clang Events</label>
     <a href="http://llvm.org/devmtg/2009-10/";>October 2009</a>
-    <a href="http://llvm.org/devmtg/2010-11/";>November 2010</a> 
+    <a href="http://llvm.org/devmtg/2010-11/";>November 2010</a>
   </div>
 
 </div>


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to