- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 25 Oct 2009 08:59:47 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv11362/htdocs
Modified Files:
whatsnew.html
Log Message:
Link directly to http://www.w3.org/QA/Tools/validator-whatsnew.atom for the Atom feed like we already do in <link> elements.
Index: whatsnew.html
===================================================================
RCS file: /sources/public/validator/htdocs/whatsnew.html,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- whatsnew.html 25 Oct 2009 08:50:12 -0000 1.84
+++ whatsnew.html 25 Oct 2009 08:59:45 -0000 1.85
@@ -17,7 +17,8 @@
</p>
<p>
News for this service are also available as
- <a href="whatsnew.atom">an ATOM feed</a>.
+ <a href="http://www.w3.org/QA/Tools/validator-whatsnew.atom">an Atom
+ feed</a>.
</p>
<p>
Want to know not just the <em>latest news</em> but see the future and
Received on Sunday, 25 October 2009 08:59:51 UTC