validator/share/templates/en_US footer.tmpl,1.19,1.20

Update of /sources/public/validator/share/templates/en_US
In directory hutz:/tmp/cvs-serv3358/share/templates/en_US

Modified Files:
	footer.tmpl 
Log Message:
link fix

Index: footer.tmpl
===================================================================
RCS file: /sources/public/validator/share/templates/en_US/footer.tmpl,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- footer.tmpl	8 Aug 2008 13:39:53 -0000	1.19
+++ footer.tmpl	8 Aug 2008 17:59:09 -0000	1.20
@@ -12,7 +12,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 17:59:46 UTC