From: Steve MacLean Date: Thu, 11 Jul 2019 16:36:28 +0000 (-0400) Subject: Fix broken link to Getting lldb X-Git-Tag: submit/tizen/20190813.035844~4^2^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=35d9df82376e978f0d0cf624bfaf2b9b7abef305;p=platform%2Fcore%2Fdotnet%2Fdiagnostics.git Fix broken link to Getting lldb --- diff --git a/documentation/lldb/buildinglldb.md b/documentation/lldb/buildinglldb.md index 0020200de..62f3ce886 100644 --- a/documentation/lldb/buildinglldb.md +++ b/documentation/lldb/buildinglldb.md @@ -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: