diff options
author | Tanya Lattner <tonic@nondot.org> | 2004-06-21 23:36:39 +0000 |
---|---|---|
committer | Tanya Lattner <tonic@nondot.org> | 2004-06-21 23:36:39 +0000 |
commit | 31d8921d1dc9eb0e11741b281ee7745a5ce3fed5 (patch) | |
tree | 82b9c78fb6407e15f450c9a9bc0ccf7e951cc068 /llvm/docs/CommandGuide | |
parent | c197980246efab058c1c9dfba388643e8eb90847 (diff) | |
download | bcm5719-llvm-31d8921d1dc9eb0e11741b281ee7745a5ce3fed5.tar.gz bcm5719-llvm-31d8921d1dc9eb0e11741b281ee7745a5ce3fed5.zip |
Changing absolute link. Remembering to logout as root ;)
llvm-svn: 14309
Diffstat (limited to 'llvm/docs/CommandGuide')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-db.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/llvm-db.html b/llvm/docs/CommandGuide/llvm-db.html index 1f3e9e6a368..d55a24e2052 100644 --- a/llvm/docs/CommandGuide/llvm-db.html +++ b/llvm/docs/CommandGuide/llvm-db.html @@ -10,7 +10,7 @@ <tt>llvm-db</tt> <h3>SYNOPSIS</h3> -Details coming soon. Please see our <a href="http://llvm.cs.uiuc.edu/docs/SourceLevelDebugging.html">Source Level Debugging document</a> in the meantime. +Details coming soon. Please see our <a href="../SourceLevelDebugging.html">Source Level Debugging document</a> in the meantime. <h3>DESCRIPTION</h3> |