Add the gold plugin page to the documentation index!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65786 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/GoldPlugin.html b/docs/GoldPlugin.html
index 1c61d41..1a2268f 100644
--- a/docs/GoldPlugin.html
+++ b/docs/GoldPlugin.html
@@ -53,7 +53,7 @@
make all-gold
</pre>
That should leave you with binutils/build/gold/ld-new which supports the
--plugin option.
+<tt>-plugin</tt> option.
<li>Build the LLVMgold plugin: Configure LLVM with
<tt>--with-binutils-include=/path/to/binutils/src/include</tt> and run