- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 12 Oct 2010 06:35:02 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/md
In directory hutz:/tmp/cvs-serv11415
Modified Files:
Overview.html
Log Message:
update ietf refs (whatwg r5604)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/md/Overview.html,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -d -r1.94 -r1.95
--- Overview.html 4 Oct 2010 23:36:35 -0000 1.94
+++ Overview.html 12 Oct 2010 06:35:00 -0000 1.95
@@ -316,7 +316,7 @@
<h1>HTML Microdata</h1>
<h2 class="no-num no-toc" id="generatedID"></h2>
- <h2 class="no-num no-toc" id="editor-s-draft-4-october-2010">Editor's Draft 4 October 2010</h2>
+ <h2 class="no-num no-toc" id="editor-s-draft-12-october-2010">Editor's Draft 12 October 2010</h2>
<dl><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>
@@ -410,7 +410,7 @@
Group</a> is the W3C working group responsible for this
specification's progress along the W3C Recommendation
track.
- This specification is the 4 October 2010 Editor's Draft.
+ This specification is the 12 October 2010 Editor's Draft.
</p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group
actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working
group charter</a>.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!--YYY BOILERPLATE middle-w3c-html-module-status--><!-- required patent boilerplate --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5
@@ -2152,16 +2152,16 @@
I. Hickson. W3C.</dd>
<dt id="refsJSON">[JSON]</dt>
- <dd><cite><a href="http://www.ietf.org/rfc/rfc4627.txt">The
+ <dd><cite><a href="http://tools.ietf.org/html/rfc4627">The
application/json Media Type for JavaScript Object Notation
(JSON)</a></cite>, D. Crockford. IETF.</dd>
<dt id="refsRFC2119">[RFC2119]</dt>
- <dd><cite><a href="http://www.ietf.org/rfc/rfc2119.txt">Key words for use in
+ <dd><cite><a href="http://tools.ietf.org/html/rfc2119">Key words for use in
RFCs to Indicate Requirement Levels</a></cite>, S. Bradner. IETF.</dd>
<dt id="refsRFC3987">[RFC3987]</dt>
- <dd><cite><a href="http://www.ietf.org/rfc/rfc3987.txt">Internationalized
+ <dd><cite><a href="http://tools.ietf.org/html/rfc3987">Internationalized
Resource Identifiers (IRIs)</a></cite>, M. Dürst, M. Suignard. IETF.</dd>
<dt id="refsWEBIDL">[WEBIDL]</dt>
Received on Tuesday, 12 October 2010 06:35:05 UTC