- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 07 Feb 2012 09:47:51 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/boilerplate In directory hutz:/tmp/cvs-serv27432 Modified Files: header-w3c-websockets Log Message: Update reference. Fixing bug 13700. Thanks Julian. Index: header-w3c-websockets =================================================================== RCS file: /sources/public/html5/boilerplate/header-w3c-websockets,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- header-w3c-websockets 12 May 2011 06:54:36 -0000 1.2 +++ header-w3c-websockets 7 Feb 2012 09:47:49 -0000 1.3 @@ -43,11 +43,11 @@ <!--BOILERPLATE middle-w3c-feedback-webapps--> <p>This specification is being developed in conjunction with an - Internet Draft for a wire protocol, the WebSocket Protocol, + RFC for a wire protocol, the WebSocket Protocol, available from the following location:</p> <ul> - <li>WebSocket Protocol Internet-Draft: <a href="http://www.whatwg.org/specs/web-socket-protocol/">http://www.whatwg.org/specs/web-socket-protocol/</a></li> + <li>RFC 6455: The WebSocket Protocol: <a href="http://tools.ietf.org/html/rfc6455">http://tools.ietf.org/html/rfc6455</a></li> </ul> <!-- required patent boilerplate -->
Received on Tuesday, 7 February 2012 09:49:56 UTC