Make page HTML-4.01 compliant (& => & in URL).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13559 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/index.html b/docs/index.html
index 3fb5248..00b5ee7 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -26,7 +26,7 @@
 
 <div class="doc_text">
 <ul>
-<li><a href="http://llvm.cs.uiuc.edu/cvsweb/cvsweb.cgi/llvm/LICENSE.TXT?rev=HEAD&content-type=text/x-cvsweb-markup">Distribution license</a></li>
+<li><a href="http://llvm.cs.uiuc.edu/cvsweb/cvsweb.cgi/llvm/LICENSE.TXT?rev=HEAD&amp;content-type=text/x-cvsweb-markup">Distribution license</a></li>
 <li><a href="GettingStarted.html">Installing and compiling LLVM
 components</a></li>
 <li><a href="ReleaseNotes.html">Features and limitations of this release</a>