validator/htdocs footer.html,1.28,1.29

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

Modified Files:
	footer.html 
Log Message:
fixing typo in link - thanks Sierk

Index: footer.html
===================================================================
RCS file: /sources/public/validator/htdocs/footer.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- footer.html	17 Jul 2008 15:26:47 -0000	1.28
+++ footer.html	8 Aug 2008 00:50:52 -0000	1.29
@@ -7,7 +7,7 @@
 
 <div id="footer">
 		<p id="activity_logos">
-			<a href="http://www.w3.org/Status/" title="W3C's Open Source, bringing you free Web quality tools and more">
+			<a href="http://www.w3.org/Status" title="W3C's Open Source, bringing you free Web quality tools and more">
 				<img src="http://www.w3.org/Icons/WWW/w3c_home_nb" alt="W3C" />
 				<img src="http://www.opensource.org/trademarks/opensource/web/opensource-55x48.jpg" alt="Open-Source" title="We are building certified Open Source/Free Software. - see www.opensource.org" />
 			</a>

Received on Friday, 8 August 2008 00:51:28 UTC