# HG changeset patch
# User Sonny Piers <sonny.piers@gmail.com>
# Date 1327969075 -3600
# Node ID d385975743225d587ec34220b6399c1bad5616ea
# Parent  6773e5bc2ca04b0a74bbc2b0a06b17c4c1195478
add the websocket protocol RFC in the references

diff --git a/README b/README
--- a/README
+++ b/README
@@ -16,8 +16,9 @@ References
     http://xmpp.org/xmpp-protocols/xmpp-extensions/
   WebSocket:
     http://dev.w3.org/html5/websockets/
+    http://tools.ietf.org/html/rfc6455
   XMPP over WebSocket:
-    https://tools.ietf.org/html/draft-moffitt-xmpp-over-websocket-00
+    http://tools.ietf.org/html/draft-moffitt-xmpp-over-websocket-00
     http://blog.superfeedr.com/xmpp-over-websockets/
 
 Similar/related software