File tree Expand file tree Collapse file tree
4-JavaScript API/Labs/WebSockets Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -236,16 +236,16 @@ Play around with creating your own custom events sending things back and forth f
236236- - -
237237## Resources
238238
239- * W3C WebSocket Standard: http://dev.w3.org/html5/websockets/
239+ * W3C WebSocket Standard: http://dev.w3.org/html5/websockets/
240240* IETF WebSocket Protocol Spec: http://tools.ietf.org/html/draft-ietf-hybi-thewebsocketprotocol-09
241- * HTML5 Labs: http://html5labs.com , http://html5labs.interoperabilitybridges.com/prototypes/websockets/websockets/info
242- * node.js: http://nodejs.org/
243- * Socket.IO: http://socket.io/
244- * Pusher: http://pusher.com/
245- * CoffeeScript: http://coffeescript.org/
241+ * HTML5 Labs: http://html5labs.com , http://html5labs.interoperabilitybridges.com/prototypes/websockets/websockets/info
242+ * node.js: http://nodejs.org/
243+ * Socket.IO: http://socket.io/
244+ * Pusher: http://pusher.com/
245+ * CoffeeScript: http://coffeescript.org/
246246
247247github
248248
249- * socket.io https://github.com/LearnBoost/socket.io-client
250- * socket.io-client https://github.com/LearnBoost/socket.io-client
249+ * socket.io: https://github.com/LearnBoost/socket.io-client
250+ * socket.io-client: https://github.com/LearnBoost/socket.io-client
251251
Original file line number Diff line number Diff line change @@ -236,16 +236,16 @@ Play around with creating your own custom events sending things back and forth f
236236- - -
237237## Resources
238238
239- * W3C WebSocket Standard: http://dev.w3.org/html5/websockets/
239+ * W3C WebSocket Standard: http://dev.w3.org/html5/websockets/
240240* IETF WebSocket Protocol Spec: http://tools.ietf.org/html/draft-ietf-hybi-thewebsocketprotocol-09
241- * HTML5 Labs: http://html5labs.com , http://html5labs.interoperabilitybridges.com/prototypes/websockets/websockets/info
242- * node.js: http://nodejs.org/
243- * Socket.IO: http://socket.io/
244- * Pusher: http://pusher.com/
245- * CoffeeScript: http://coffeescript.org/
241+ * HTML5 Labs: http://html5labs.com , http://html5labs.interoperabilitybridges.com/prototypes/websockets/websockets/info
242+ * node.js: http://nodejs.org/
243+ * Socket.IO: http://socket.io/
244+ * Pusher: http://pusher.com/
245+ * CoffeeScript: http://coffeescript.org/
246246
247247github
248248
249- * socket.io https://github.com/LearnBoost/socket.io-client
250- * socket.io-client https://github.com/LearnBoost/socket.io-client
249+ * socket.io: https://github.com/LearnBoost/socket.io-client
250+ * socket.io-client: https://github.com/LearnBoost/socket.io-client
251251
Original file line number Diff line number Diff line change @@ -143,6 +143,6 @@ http://www.456bereastreet.com/archive/200601/css_3_selectors_explained/
143143---
144144## Resources
145145
146- * W3C XHR Spec: http://www.w3.org/TR/selectors-api/
146+ * W3C Selectors Spec: http://www.w3.org/TR/selectors-api/
147147* CSS3 Selectors Spec: http://www.w3.org/TR/selectors/
148148* CSS3 Selectors Explained: http://www.456bereastreet.com/archive/200601/css_3_selectors_explained/
Original file line number Diff line number Diff line change @@ -143,6 +143,6 @@ http://www.456bereastreet.com/archive/200601/css_3_selectors_explained/
143143---
144144## Resources
145145
146- * W3C XHR Spec: http://www.w3.org/TR/selectors-api/
146+ * W3C Selectors Spec: http://www.w3.org/TR/selectors-api/
147147* CSS3 Selectors Spec: http://www.w3.org/TR/selectors/
148148* CSS3 Selectors Explained: http://www.456bereastreet.com/archive/200601/css_3_selectors_explained/
You can’t perform that action at this time.
0 commit comments