diff options
author | Joel Jones <joel_k_jones@apple.com> | 2012-04-20 18:20:24 +0000 |
---|---|---|
committer | Joel Jones <joel_k_jones@apple.com> | 2012-04-20 18:20:24 +0000 |
commit | a9498a2ee63f11ca925497199b96abcefdd70582 (patch) | |
tree | d56bbefbe86803688402d319a56c3c14342af1d5 | |
parent | b85b2d5a55919953d7e18398d8cd87291728b297 (diff) | |
download | external_llvm-a9498a2ee63f11ca925497199b96abcefdd70582.zip external_llvm-a9498a2ee63f11ca925497199b96abcefdd70582.tar.gz external_llvm-a9498a2ee63f11ca925497199b96abcefdd70582.tar.bz2 |
Fix broken internal link.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155213 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | docs/Bugpoint.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Bugpoint.html b/docs/Bugpoint.html index 2c0cb77..71f288d 100644 --- a/docs/Bugpoint.html +++ b/docs/Bugpoint.html @@ -21,7 +21,7 @@ <li><a href="#miscompilationdebug">Miscompilation debugger</a></li> </ul></li> <li><a href="#advice">Advice for using <tt>bugpoint</tt></a></li> - <li><a href="notEnough">What to do when <tt>bugpoint</tt> isn't enough</a></li> + <li><a href="#notEnough">What to do when <tt>bugpoint</tt> isn't enough</a></li> </ul> <div class="doc_author"> |