diff options
author | ville <ville@localhost> | 2009-10-25 08:59:45 +0000 |
---|---|---|
committer | ville <ville@localhost> | 2009-10-25 08:59:45 +0000 |
commit | f79a48647aca6a155a411ccad9f0b393ff868725 (patch) | |
tree | dc074635ca7fe6cae6568f7c230169d7496d9c73 | |
parent | 06d84a5fa0b9000d244b568ea014ba2d097210d5 (diff) | |
download | markup-validator-f79a48647aca6a155a411ccad9f0b393ff868725.zip markup-validator-f79a48647aca6a155a411ccad9f0b393ff868725.tar.gz markup-validator-f79a48647aca6a155a411ccad9f0b393ff868725.tar.bz2 |
Link directly to http://www.w3.org/QA/Tools/validator-whatsnew.atom for the Atom feed like we already do in <link> elements.
-rwxr-xr-x | htdocs/whatsnew.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/htdocs/whatsnew.html b/htdocs/whatsnew.html index 87006c4..82195fc 100755 --- a/htdocs/whatsnew.html +++ b/htdocs/whatsnew.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: whatsnew.html,v 1.84 2009-10-25 08:50:12 ville Exp $" ---><!--#set var="date" value="\$Date: 2009-10-25 08:50:12 $" +<!--#set var="revision" value="\$Id: whatsnew.html,v 1.85 2009-10-25 08:59:45 ville Exp $" +--><!--#set var="date" value="\$Date: 2009-10-25 08:59:45 $" --><!--#set var="title" value="What's New at The W3C Markup Validation Service" --><!--#set var="relroot" value="./" --><!--#set var="feeds" value="1" @@ -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 |