Remove extraneous space in link

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18468 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman 2004-12-03 23:26:23 +00:00
parent b929de2a2c
commit e539a2baff

View File

@ -138,8 +138,8 @@ to add instructions and intrinsics to LLVM.</li>
understand how to use the libraries produced when LLVM is compiled.</li>
<li><a href="http://llvm.cs.uiuc.edu/doxygen/">Doxygen generated
documentation</a> (<a href="http://llvm.cs.uiuc.edu/doxygen/inherits.html">
classes</a>)</li>
documentation</a> (<a
href="http://llvm.cs.uiuc.edu/doxygen/inherits.html">classes</a>)</li>
<li><a href="http://llvm.cs.uiuc.edu/cvsweb/cvsweb.cgi/llvm">CVSWeb CVS Tree
Browser</a></li>