use the current url for bugzilla

llvm-svn: 342802
This commit is contained in:
Sylvestre Ledru 2018-09-22 07:41:09 +00:00
parent b06fe489aa
commit 9ea1f3554d
3 changed files with 3 additions and 3 deletions

View File

@ -43,7 +43,7 @@ as they become available.</p>
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>

View File

@ -65,7 +65,7 @@ Clang developers, contributors and the standards they implement.</p>
<p>If you're looking for something to work on, check out our <a
href="OpenProjects.html">Open Projects</a> page or look through the <a
href="http://llvm.org/bugs/">Bugzilla bug database</a>.</p>
href="https://bugs.llvm.org/">Bugzilla bug database</a>.</p>
<h2 id="criteria">Contributing Extensions to Clang</h2>

View File

@ -36,7 +36,7 @@
<a href="http://lists.llvm.org/mailman/listinfo/cfe-users">cfe-users List</a>
<a href="http://lists.llvm.org/mailman/listinfo/cfe-dev">cfe-dev List</a>
<a href="http://lists.llvm.org/mailman/listinfo/cfe-commits">cfe-commits List</a>
<a href="http://llvm.org/bugs/">Bug Reports</a>
<a href="https://bugs.llvm.org/">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>