Remove extraneous space in link
authorMisha Brukman <brukman+llvm@gmail.com>
Fri, 3 Dec 2004 23:26:23 +0000 (23:26 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Fri, 3 Dec 2004 23:26:23 +0000 (23:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18468 91177308-0d34-0410-b5e6-96231b3b80d8

docs/index.html

index c90ab9a751dba86c8d36606d7ba7d4b9befd394c..ba48d07513e70f9c43a9095c36edf49ac6e69fcf 100644 (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>