Fix broken link
authorChris Lattner <sabre@nondot.org>
Mon, 19 Jul 2004 19:30:40 +0000 (19:30 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 19 Jul 2004 19:30:40 +0000 (19:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15008 91177308-0d34-0410-b5e6-96231b3b80d8

docs/SourceLevelDebugging.html

index 70677a71e71fe65a20b33ef36ce4c2f3a3199007..523eb1af801e8e8adbd6af22ffcd4d7b18ef2979 100644 (file)
@@ -81,8 +81,8 @@ height="369">
 
 <p>This document is the central repository for all information pertaining to
 debug information in LLVM.  It describes the <a href="#llvm-db">user
-interface</a> for the <a href="CommandGuide/llvm-db.html"><tt>llvm-db</tt>
-tool</a>, which provides a powerful <a href="#llvm-db">source-level debugger</a>
+interface</a> for the <tt>llvm-db</tt> tool, which provides a 
+powerful <a href="#llvm-db">source-level debugger</a>
 to users of LLVM-based compilers.  It then describes the <a
 href="#architecture">various components</a> that make up the debugger and the
 libraries which future clients may use.  Finally, it describes the <a