diff options
-rw-r--r-- | lldb/INSTALL.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/INSTALL.txt b/lldb/INSTALL.txt index ef7126994f4..59294bd7f03 100644 --- a/lldb/INSTALL.txt +++ b/lldb/INSTALL.txt @@ -15,4 +15,4 @@ LLDB branch, according to the algorithm in scripts/Xcode/repo.py. For instructions to build LLDB on Linux, or more details about supported compiler versions, other dependencies, and build flags, see: - http://lldb.llvm.org/build.html + https://lldb.llvm.org/resources/build.html |