diff options
-rw-r--r-- | lld/docs/_templates/indexsidebar.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/docs/_templates/indexsidebar.html b/lld/docs/_templates/indexsidebar.html index 61968f22d5c..588be9309bd 100644 --- a/lld/docs/_templates/indexsidebar.html +++ b/lld/docs/_templates/indexsidebar.html @@ -1,4 +1,4 @@ <h3>Bugs</h3> <p>lld bugs should be reported at the - LLVM <a href="http://llvm.org/bugs">Bugzilla</a>.</p> + LLVM <a href="https://bugs.llvm.org/">Bugzilla</a>.</p> |