- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 03 Mar 2010 21:11:15 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup/src
In directory hutz:/tmp/cvs-serv11097/src
Modified Files:
header.src.html
Log Message:
updated "This version" URL in h:tml draft
Index: header.src.html
===================================================================
RCS file: /sources/public/html5/markup/src/header.src.html,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- header.src.html 3 Mar 2010 10:52:48 -0000 1.33
+++ header.src.html 3 Mar 2010 21:11:13 -0000 1.34
@@ -17,7 +17,7 @@
<div id="versions">
<div id="source"
class="url">http://dev.w3.org/html5/markup/</div>
- <div id="this" class="url">http://www.w3.org/TR/2009/WD-html-markup-20100304/</div>
+ <div id="this" class="url">http://www.w3.org/TR/2010/WD-html-markup-20100304/</div>
<div id="latest" class="url">http://www.w3.org/TR/html-markup/</div>
<!-- * you can have multiple previous URLs -->
<!-- * <div class="previous url">http://www.w3.org/TR/2008/WD-html-markup-20080517/</div> -->
Received on Wednesday, 3 March 2010 21:11:16 UTC