Unbreak the bugpoint image


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13878 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/CommandGuide/bugpoint.html b/docs/CommandGuide/bugpoint.html
index 02cb7e8..519e02d 100644
--- a/docs/CommandGuide/bugpoint.html
+++ b/docs/CommandGuide/bugpoint.html
@@ -12,7 +12,7 @@
 <h3>SYNOPSIS</h3>
 <tt>bugpoint [options] [input LLVM ll/bc files] [LLVM passes] --args &lt;program arguments&gt;...</tt>
 
-<img src="../Debugging.gif" width=444 height=314 align=right>
+<img src="../img/Debugging.gif" width=444 height=314 align=right>
 <h3>DESCRIPTION</h3>
 
 The <tt>bugpoint</tt> tool narrows down the source of