- From: Lachlan Hunt via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 06 Mar 2009 16:48:38 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html-author In directory hutz:/tmp/cvs-serv30056 Modified Files: Overview.html Overview.src.html Log Message: Updated URIs in header Index: Overview.html =================================================================== RCS file: /sources/public/html5/html-author/Overview.html,v retrieving revision 1.49 retrieving revision 1.50 diff -u -d -r1.49 -r1.50 --- Overview.html 6 Mar 2009 16:37:28 -0000 1.49 +++ Overview.html 6 Mar 2009 16:48:35 -0000 1.50 @@ -58,11 +58,11 @@ <dl> <dt>This version:</dt> - <dd><a href=[VERSION]>http://www.w3.org/TR/2009/ED-html5-author-20090306</a></dd> + <dd><a href="">http://www.w3.org/TR/2009/ED-html5-author-20090306</a></dd> <dt>Latest version:</dt> <dd><a href=http://www.w3.org/TR/>http://www.w3.org/TR/</a></dd> <dt>Previous version:</dt> - <dd><a href=[http://www.w3.org/PreviousVersionURI]>[http://www.w3.org/PreviousVersionURI]</a></dd> + <dd>No previous versions.</dd> <dt>Editors:</dt> <dd><a href=http://lachy.id.au/>Lachlan Hunt</a> (<a href=http://www.opera.com/>Opera Software ASA</a>) <a href=mailto:lachlan.hunt@lachy.id.au>lachlan.hunt@lachy.id.au</a></dd> Index: Overview.src.html =================================================================== RCS file: /sources/public/html5/html-author/Overview.src.html,v retrieving revision 1.50 retrieving revision 1.51 diff -u -d -r1.50 -r1.51 --- Overview.src.html 6 Mar 2009 16:37:28 -0000 1.50 +++ Overview.src.html 6 Mar 2009 16:48:35 -0000 1.51 @@ -60,11 +60,11 @@ <dl> <dt>This version:</dt> - <dd><a href="[VERSION]">http://www.w3.org/TR/[YEAR]/ED-html5-author-[CDATE]</a></dd> + <dd><a href="">http://www.w3.org/TR/[YEAR]/ED-html5-author-[CDATE]</a></dd> <dt>Latest version:</dt> <dd><a href="http://www.w3.org/TR/">http://www.w3.org/TR/</a></dd> <dt>Previous version:</dt> - <dd><a href="[http://www.w3.org/PreviousVersionURI]">[http://www.w3.org/PreviousVersionURI]</a></dd> + <dd>No previous versions.</dd> <dt>Editors:</dt> <dd><a href="http://lachy.id.au/">Lachlan Hunt</a> (<a href="http://www.opera.com/">Opera Software ASA</a>) <a href="mailto:lachlan.hunt@lachy.id.au">lachlan.hunt@lachy.id.au</a></dd>
Received on Friday, 6 March 2009 16:48:46 UTC