- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 10 Jun 2009 10:42:30 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup/src
In directory hutz:/tmp/cvs-serv21691/src
Modified Files:
header.src.html
Log Message:
h:tml; update the URL for the draft
Index: header.src.html
===================================================================
RCS file: /sources/public/html5/markup/src/header.src.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- header.src.html 3 May 2009 09:26:41 -0000 1.22
+++ header.src.html 10 Jun 2009 10:42:28 -0000 1.23
@@ -16,7 +16,7 @@
<!-- * <div id="subtitle">...</div> -->
<div id="versions">
<div id="source"
- class="url">http://www.w3.org/html/wg/markup-spec/</div>
+ class="url">http://dev.w3.org/html5/markup/</div>
<!-- * <div id=this class=url>http://www.w3.org/TR/2008/WD-html-markup-20081015/</div> -->
<!-- * <div id="latest" class="url">http://www.w3.org/TR/html-markup/</div> -->
<!-- * you can have multiple previous URLs -->
Received on Wednesday, 10 June 2009 10:42:36 UTC