Removed outdated information from Clang's webpage menu
authorAaron Ballman <aaron@aaronballman.com>
Thu, 18 May 2023 16:22:30 +0000 (12:22 -0400)
committerAaron Ballman <aaron@aaronballman.com>
Thu, 18 May 2023 16:23:29 +0000 (12:23 -0400)
This removes the link to Planet Clang as well as the LLVM coverage
reports, as neither has been actively worked on for several years.

clang/www/menu.html.incl

index 372e149..9d886c7 100755 (executable)
@@ -36,7 +36,6 @@
     <a href="https://discourse.llvm.org/c/clang">Clang Forum</a>
     <a href="http://lists.llvm.org/mailman/listinfo/cfe-commits">cfe-commits List</a>
     <a href="https://github.com/llvm/llvm-project/issues">Bug Reports</a>
-    <a href="http://planet.clang.org/">Planet Clang</a>
     <a href="irc://irc.oftc.net/llvm">IRC: irc.oftc.net#llvm</a>
   </div>
 
   </div>
 
   <div class="submenu">
-    <label>Quick Links</label>
-    <a href="http://llvm.org/reports/coverage/">Testing Coverage</a>
-  </div>
-
-  <div class="submenu">
     <label>Clang Events</label>
     <a href="http://llvm.org/devmtg/">LLVM Meeting</a>
   </div>