- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 20 Apr 2009 00:03:28 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/websockets
In directory hutz:/tmp/cvs-serv29602
Modified Files:
Overview.html
Log Message:
Make links consistent
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/websockets/Overview.html,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- Overview.html 19 Apr 2009 23:53:43 -0000 1.63
+++ Overview.html 20 Apr 2009 00:03:26 -0000 1.64
@@ -147,7 +147,7 @@
<h1>The Web Sockets API</h1>
<!--ZZZ:-->
<h2 class="no-num no-toc" id=w3c-working-draft-21-april-year>W3C Working Draft 21 April 2009</h2>
- <!--<h2 class="no-num no-toc">Editor's Draft 19 April 2009</h2>-->
+ <!--<h2 class="no-num no-toc">Editor's Draft 20 April 2009</h2>-->
<!--:ZZZ-->
<dl><!-- ZZZ: update the month/day (twice), (un)comment out--><dt>This Version:</dt>
<dd><a href=http://www.w3.org/TR/2009/WD-websockets-20090421/>http://www.w3.org/TR/2009/WD-websockets-20090421/</a></dd>
@@ -216,11 +216,11 @@
specification's progress along the W3C Recommendation track.
<!--ZZZ:-->
This specification is the 21 April 2009 First Public Working Draft.
- <!-- This specification is the 19 April 2009 Editor's Draft. -->
+ <!-- This specification is the 20 April 2009 Editor's Draft. -->
<!--:ZZZ-->
<p>This specification is being developed in conjunction with an
Internet Draft for a wire protocol, the Web Socket Protocol,
- available from the IETF at the following location:<ul><li><a href=http://tools.ietf.org/html/draft-hixie-thewebsocketprotocol>http://tools.ietf.org/html/draft-hixie-thewebsocketprotocol</a></li>
+ available from the IETF at the following location:<ul><li>WebSocket Protocol Internet-Draft: <a href=http://tools.ietf.org/html/draft-hixie-thewebsocketprotocol>http://tools.ietf.org/html/draft-hixie-thewebsocketprotocol</a></li>
</ul><!-- 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
February 2004 W3C Patent Policy</a>. W3C maintains a <a href=http://www.w3.org/2004/01/pp-impl/42538/status rel=disclosure>public list of
any patent disclosures</a> made in connection with the deliverables
Received on Monday, 20 April 2009 00:03:38 UTC