aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.html
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2004-12-03 23:26:23 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2004-12-03 23:26:23 +0000
commite539a2baff030faaf020bfb105e9a4309796b8e5 (patch)
treef9c9dc3d957474980bb23aee5d5fafec864327e8 /docs/index.html
parentb929de2a2c3f551666f05641861ae6da7336ab3a (diff)
downloadexternal_llvm-e539a2baff030faaf020bfb105e9a4309796b8e5.zip
external_llvm-e539a2baff030faaf020bfb105e9a4309796b8e5.tar.gz
external_llvm-e539a2baff030faaf020bfb105e9a4309796b8e5.tar.bz2
Remove extraneous space in link
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18468 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html
index c90ab9a..ba48d07 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -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>