Capitalize Bugpoint.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19341 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/index.html b/docs/index.html
index e0c1217..e0eb24e 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -184,7 +184,7 @@
LLVM</a> - This document describes the design and philosophy behind the LLVM
source-level debugger.</li>
-<li><a href="Bugpoint.html">bugpoint</a> - automatic bug finder and test-case
+<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