validator/htdocs footer.html,1.41,1.42

Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv19151/htdocs

Modified Files:
	footer.html 
Log Message:
Fix link to 0.8.5 release notes (#6865, thanks to Helder Magalhães).

Index: footer.html
===================================================================
RCS file: /sources/public/validator/htdocs/footer.html,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- footer.html	26 Mar 2009 15:15:10 -0000	1.41
+++ footer.html	6 May 2009 21:45:49 -0000	1.42
@@ -17,7 +17,7 @@
 			</a>
 		</p>
     <p id="version_info">
-      This service runs the W3C Markup Validator, <a href="<!--#echo var="relroot" -->whatsnew.html#t2008-11-20"><abbr title="version">v</abbr>0.8.5</a>. 
+      This service runs the W3C Markup Validator, <a href="<!--#echo var="relroot" -->whatsnew.html#t2009-03-26"><abbr title="version">v</abbr>0.8.5</a>. 
     </p>
 
 		<p class="copyright">

Received on Wednesday, 6 May 2009 21:46:00 UTC