- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 17 Sep 2012 03:06:05 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/postmsg In directory hutz:/tmp/cvs-serv18028 Modified Files: Overview.html Log Message: These specs are no longer being maintained at the W3C, so update links to point to where they are now being maintained. (whatwg r7361) Index: Overview.html =================================================================== RCS file: /sources/public/html5/postmsg/Overview.html,v retrieving revision 1.122 retrieving revision 1.123 diff -u -d -r1.122 -r1.123 --- Overview.html 26 Aug 2012 03:55:31 -0000 1.122 +++ Overview.html 17 Sep 2012 03:06:03 -0000 1.123 @@ -216,7 +216,7 @@ <h1>HTML5 Web Messaging</h1> - <h2 class="no-num no-toc" id="editor-s-draft-26-august-2012">Editor's Draft 26 August 2012</h2> + <h2 class="no-num no-toc" id="editor-s-draft-17-september-2012">Editor's Draft 17 September 2012</h2> <dl><dt>Latest Published Version:</dt> <dd><a href="http://www.w3.org/TR/webmessaging/">http://www.w3.org/TR/webmessaging/</a></dd> <dt>Latest Editor's Draft:</dt> @@ -350,7 +350,7 @@ </dl><p>The W3C <a href="http://www.w3.org/2008/webapps/">Web Applications Working Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. - This specification is the 26 August 2012 Editor's Draft. + This specification is the 17 September 2012 Editor's Draft. </p> @@ -1524,7 +1524,7 @@ <dl><dt id="refsDOMCORE">[DOMCORE]</dt> - <dd><cite><a href="http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html">Web DOM Core</a></cite>, A. van Kesteren. W3C.</dd> + <dd><cite><a href="http://dom.spec.whatwg.org/">Web DOM Core</a></cite>, A. van Kesteren. WHATWG.</dd> <dt id="refsEVENTSOURCE">[EVENTSOURCE]</dt>
Received on Monday, 17 September 2012 03:06:07 UTC