aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html
index ba48d07..6a991bd 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -183,8 +183,8 @@ GC'd programs.</li>
LLVM</a> - This document describes the design and philosophy behind the LLVM
source-level debugger.</li>
-<li><a href="CommandGuide/html/bugpoint.html">bugpoint</a> - automatic bug
-finder and test-case reducer description and usage information.</li>
+<li><a href="Bugpoint.html">bugpoint</a> - automatic bug finder and test-case
+reducer description and usage information.</li>
<li><a href="CompilerDriver.html">Compiler Driver (llvmc)</a> - This document
describes the design and configuration of the LLVM compiler driver tool,