aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-02-10 08:18:42 +0000
committerChris Lattner <sabre@nondot.org>2008-02-10 08:18:42 +0000
commit8170c107fe7414cb72965ad12535d4613cfbebe9 (patch)
treebe166156495ddb04aa1fdcaa3c98298b12c55697 /docs
parentf304ffcb4c639f088e5253c834643d2c59ba6c60 (diff)
downloadexternal_llvm-8170c107fe7414cb72965ad12535d4613cfbebe9.zip
external_llvm-8170c107fe7414cb72965ad12535d4613cfbebe9.tar.gz
external_llvm-8170c107fe7414cb72965ad12535d4613cfbebe9.tar.bz2
validation fixes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46924 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 45e3606..6956339 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -152,6 +152,8 @@ special instructions.</li>
href="tutorial/index.html">tutorials</a>, which explain how to implement a
language with LLVM and shows how to use several important APIs.</li>
+</ul>
+
</div>
<!--=========================================================================-->
@@ -697,7 +699,7 @@ lists</a>.</p>
<a href="http://jigsaw.w3.org/css-validator/check/referer"><img
src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
<a href="http://validator.w3.org/check/referer"><img
- src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a>
+ src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
<a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br>
Last modified: $Date$