- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 02 Mar 2010 03:17:52 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup In directory hutz:/tmp/cvs-serv21566 Modified Files: Overview.html spec.html Log Message: make sure h:tml WD includes link to latest ED Index: Overview.html =================================================================== RCS file: /sources/public/html5/markup/Overview.html,v retrieving revision 1.390 retrieving revision 1.391 diff -u -d -r1.390 -r1.391 --- Overview.html 2 Mar 2010 02:39:54 -0000 1.390 +++ Overview.html 2 Mar 2010 03:17:50 -0000 1.391 @@ -17,6 +17,9 @@ <dd><a href="http://www.w3.org/TR/2009/WD-html-markup-20100304/">http://www.w3.org/TR/2009/WD-html-markup-20100304/</a></dd> <dt>Latest Version:</dt> <dd><a href="http://www.w3.org/TR/html-markup/">http://www.w3.org/TR/html-markup/</a></dd> +<dt>Latest Editor’s Draft:</dt> +<dd> +<a id="latestED" href="http://dev.w3.org/html5/markup/">http://dev.w3.org/html5/markup/</a> </dd> <dt>Editor:</dt> <dd> <a href="http://people.w3.org/mike">Michael(tm) Smith</a>, W3C <<a href="mailto:mike@w3.org">mike@w3.org</a>></dd> Index: spec.html =================================================================== RCS file: /sources/public/html5/markup/spec.html,v retrieving revision 1.179 retrieving revision 1.180 diff -u -d -r1.179 -r1.180 --- spec.html 2 Mar 2010 02:39:54 -0000 1.179 +++ spec.html 2 Mar 2010 03:17:50 -0000 1.180 @@ -17,6 +17,9 @@ <dd><a href="http://www.w3.org/TR/2009/WD-html-markup-20100304/">http://www.w3.org/TR/2009/WD-html-markup-20100304/</a></dd> <dt>Latest Version:</dt> <dd><a href="http://www.w3.org/TR/html-markup/">http://www.w3.org/TR/html-markup/</a></dd> +<dt>Latest Editor’s Draft:</dt> +<dd> +<a id="latestED" href="http://dev.w3.org/html5/markup/">http://dev.w3.org/html5/markup/</a> </dd> <dt>Editor:</dt> <dd> <a href="http://people.w3.org/mike">Michael(tm) Smith</a>, W3C <<a href="mailto:mike@w3.org">mike@w3.org</a>></dd>
Received on Tuesday, 2 March 2010 03:17:54 UTC