[www] r213129 - Use the official http server instead of the Debian instance. Previous URLs are still available and synced
Sylvestre Ledru
sylvestre at debian.org
Wed Jul 16 02:26:27 PDT 2014
Author: sylvestre
Date: Wed Jul 16 04:26:20 2014
New Revision: 213129
URL: http://llvm.org/viewvc/llvm-project?rev=213129&view=rev
Log:
Use the official http server instead of the Debian instance. Previous URLs are still available and synced
Modified:
www/trunk/header.incl
Modified: www/trunk/header.incl
URL: http://llvm.org/viewvc/llvm-project/www/trunk/header.incl?rev=213129&r1=213128&r2=213129&view=diff
==============================================================================
--- www/trunk/header.incl (original)
+++ www/trunk/header.incl Wed Jul 16 04:26:20 2014
@@ -91,8 +91,8 @@
<a href="/bugs/">Bugzilla</a><br>
<a href="http://lab.llvm.org:8011/">Buildbot</a>
<a href="http://llvm.org/perf">LNT</a>
- <a href="http://buildd-clang.debian.net/coverage/">Coverage</a>
- <a href="http://buildd-clang.debian.net/scan-build/">Scan-build</a>
+ <a href="http://llvm.org/reports/coverage/">Coverage</a>
+ <a href="http://llvm.org/reports/scan-build/">Scan-build</a>
</div>
<br>
More information about the llvm-commits
mailing list