summaryrefslogtreecommitdiff
path: root/docs/CodeGenerator.html
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2008-12-11 17:34:48 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2008-12-11 17:34:48 +0000
commit444087057ad0592f3e0bb2e434e0b610aa7914f6 (patch)
treeabff41da724b652b6f6ed552ad38bde695c5c8ff /docs/CodeGenerator.html
parent39309dfbb260666e0e54a599811edd4312092b4d (diff)
downloadllvm-444087057ad0592f3e0bb2e434e0b610aa7914f6.tar.gz
llvm-444087057ad0592f3e0bb2e434e0b610aa7914f6.tar.bz2
llvm-444087057ad0592f3e0bb2e434e0b610aa7914f6.tar.xz
Global replace of yellow W3C "valid HTML/CSS" icons with blue ones.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60880 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CodeGenerator.html')
-rw-r--r--docs/CodeGenerator.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/CodeGenerator.html b/docs/CodeGenerator.html
index 9ee381a1ee..28575b88a7 100644
--- a/docs/CodeGenerator.html
+++ b/docs/CodeGenerator.html
@@ -2029,9 +2029,9 @@ makes it convenient to locate programatically and during debugging.</p>
<hr>
<address>
<a href="http://jigsaw.w3.org/css-validator/check/referer"><img
- src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
+ src="http://jigsaw.w3.org/css-validator/images/vcss-blue" 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-blue" alt="Valid HTML 4.01" /></a>
<a href="mailto:sabre@nondot.org">Chris Lattner</a><br>
<a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>