fix the scan-build urls

git-svn-id: https://llvm.org/svn/llvm-project/polly/trunk@342716 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/index.html b/www/index.html
index 5af3856..31ef7e1 100644
--- a/www/index.html
+++ b/www/index.html
@@ -226,8 +226,8 @@
   <td>
   <h4>Automatic code coverage and static analysis tests</h4>
   Sylvestre Ledru set up automatic tests for <a
-  href="http://buildd-clang.debian.net/coverage/">code coverage</a> and
-  <a href="http://buildd-clang.debian.net/scan-build/">static analysis</a>
+  href="http://llvm.org/reports/coverage/">code coverage</a> and
+  <a href="http://llvm.org/reports/scan-build/">static analysis</a>
   which run at least once a day and which include results for Polly.
   <h4>Move to CLooG 0.18.1 and isl 0.12.1</h4>
   With the move to an isl 0.12 version Polly can be compiled without the
diff --git a/www/menu.html.incl b/www/menu.html.incl
index 5459473..da2bca6 100644
--- a/www/menu.html.incl
+++ b/www/menu.html.incl
@@ -32,7 +32,7 @@
     <a href="/bugs.html">Bug Reports</a>
     <a href="http://lab.llvm.org:8011/console?category=polly">Buildbot</a>
     <a href="http://lab.llvm.org:8080/coverage/coverage-reports/polly/index.html">Code Coverage</a>
-    <a href="http://buildd-clang.debian.net/scan-build/">Static analysis</a>
+    <a href="http://llvm.org/reports/scan-build/">Static analysis</a>
     <a href="/doxygen/">Doxygen</a>
     <a href="https://github.com/llvm-mirror/polly">Source @ GitHub</a>
   </div>