- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 18 May 2011 12:43:36 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/md-LC
In directory hutz:/tmp/cvs-serv7308
Modified Files:
Overview.html
Log Message:
updated
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/md-LC/Overview.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Overview.html 18 May 2011 12:41:57 -0000 1.1
+++ Overview.html 18 May 2011 12:43:34 -0000 1.2
@@ -360,7 +360,7 @@
<dt>Latest Published Version:</dt>
<dd><a href="http://www.w3.org/TR/microdata/">http://www.w3.org/TR/microdata/</a></dd>
<dt>Latest Editor's Draft:</dt>
- <dd><a class="latest-link" href="http://dev.w3.org/html5/md/">http://dev.w3.org/html5/md/Overview.html</a></dd>
+ <dd><a class="latest-link" href="http://dev.w3.org/html5/md/Overview.html">http://dev.w3.org/html5/md/Overview.html</a></dd>
<dt>Previous Versions:</dt>
<dd><a href="http://www.w3.org/TR/2011/WD-microdata-20110405/">http://www.w3.org/TR/2011/WD-microdata-20110405/</a></dd>
@@ -465,7 +465,7 @@
<p class="stability" id="wip"><strong>This is a work in
progress!</strong> For the latest updates from the HTML WG, possibly
- including important bug fixes, please look at the <a href="http://dev.w3.org/html5/md/">editor's draft</a> instead.
+ including important bug fixes, please look at the <a href="http://dev.w3.org/html5/md/Overview.html">editor's draft</a> instead.
<input onclick="closeWarning(this.parentNode)" type="button" value="╳⃝"></p>
<script type="text/javascript">
function closeWarning(element) {
Received on Wednesday, 18 May 2011 12:43:41 UTC