use the current url for bugzilla

llvm-svn: 342802
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html
index e7e5a87..7b25450 100755
--- a/clang/www/cxx_status.html
+++ b/clang/www/cxx_status.html
@@ -43,7 +43,7 @@
 Specifications</a> that will help drive the future of the C++ programming
 language.</p>
 
-<p>The <a href="http://llvm.org/bugs/">LLVM bug tracker</a> contains Clang
+<p>The <a href="https://bugs.llvm.org/">LLVM bug tracker</a> contains Clang
 C++ components that track known bugs with Clang's language conformance in
 each language mode.</p>