diff options
| author | Sylvestre Ledru <sylvestre@debian.org> | 2019-08-29 07:19:14 +0000 |
|---|---|---|
| committer | Sylvestre Ledru <sylvestre@debian.org> | 2019-08-29 07:19:14 +0000 |
| commit | 2831d1aedd1a222c2eaf8fea31a7db16dbbbaa00 (patch) | |
| tree | eb711683571aa3788d0bb4dcf6817faafeeffc61 /lldb/docs | |
| parent | d07de022919508135ebaea7e900280d03b4e23c3 (diff) | |
| download | bcm5719-llvm-2831d1aedd1a222c2eaf8fea31a7db16dbbbaa00.tar.gz bcm5719-llvm-2831d1aedd1a222c2eaf8fea31a7db16dbbbaa00.zip | |
fix the bugzilla url
llvm-svn: 370302
Diffstat (limited to 'lldb/docs')
| -rw-r--r-- | lldb/docs/lldb.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/docs/lldb.1 b/lldb/docs/lldb.1 index a28cabe7acc..a48b6d1b918 100644 --- a/lldb/docs/lldb.1 +++ b/lldb/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/ |

