Fix broken link to Getting lldb
authorSteve MacLean <Steve.MacLean@microsoft.com>
Thu, 11 Jul 2019 16:36:28 +0000 (12:36 -0400)
committerGitHub <noreply@github.com>
Thu, 11 Jul 2019 16:36:28 +0000 (12:36 -0400)
documentation/lldb/buildinglldb.md

index 0020200de3273d3e2777c827808bca66e2952ef2..62f3ce88614c3aacfb9ad4c47e08a262e7b1acfc 100644 (file)
@@ -1,7 +1,7 @@
 Building LLDB from the LLVM repos
 =================================
 
-These instructions have been replace with better and more through documentation. See [Getting lldb](../../../README.md#getting-lldb) in the main readme.
+These instructions have been replace with better and more through documentation. See [Getting lldb](../../README.md#getting-lldb) in the main readme.
 
 1. Clone the llvm, clang, and lldb repos like this: