[llvm-commits] CVS: llvm-www/pubs/2009-05-21-Thesis-Barrett-3c.html
Chris Lattner
sabre at nondot.org
Mon May 25 18:05:22 PDT 2009
Changes in directory llvm-www/pubs:
2009-05-21-Thesis-Barrett-3c.html updated: 1.1 -> 1.2
---
Log message:
fix buttons at the bottom.
---
Diffs of the changes: (+4 -2)
2009-05-21-Thesis-Barrett-3c.html | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
Index: llvm-www/pubs/2009-05-21-Thesis-Barrett-3c.html
diff -u llvm-www/pubs/2009-05-21-Thesis-Barrett-3c.html:1.1 llvm-www/pubs/2009-05-21-Thesis-Barrett-3c.html:1.2
--- llvm-www/pubs/2009-05-21-Thesis-Barrett-3c.html:1.1 Mon May 25 20:03:36 2009
+++ llvm-www/pubs/2009-05-21-Thesis-Barrett-3c.html Mon May 25 20:04:57 2009
@@ -41,7 +41,9 @@
<!-- *********************************************************************** -->
<hr>
- <a href="http://jigsaw.w3.org/css-validator/check/referer"><img src="index_files/vcss" alt="Valid CSS!"></a>
- <a href="http://validator.w3.org/check/referer"><img src="index_files/valid-html401" alt="Valid HTML 4.01!"></a>
+ <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>
</body></html>
More information about the llvm-commits
mailing list