diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/lldb.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/lldb.1 b/docs/lldb.1 index a28cabe7acc0..a48b6d1b918f 100644 --- a/docs/lldb.1 +++ b/docs/lldb.1 @@ -149,6 +149,6 @@ The LLDB project page http://lldb.llvm.org/ has many different resources for users -- the gdb/lldb command equivalence page http://lldb.llvm.org/lldb-gdb.html can be especially helpful for users coming from gdb. .Sh BUGS -To report bugs, please visit http://llvm.org/bugs/ +To report bugs, please visit https://bugs.llvm.org/ .Sh AUTHOR Maintained by the LLDB Team, http://lldb.llvm.org/ |