From 7fb8c7c37fb32689aa150f6dc88553769abdc19a Mon Sep 17 00:00:00 2001 From: Zachary Scott Date: Wed, 26 Oct 2011 13:07:40 -0400 Subject: [PATCH] docs: update socket.io url --- doc/api/appendix_1.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/appendix_1.markdown b/doc/api/appendix_1.markdown index 0e6161dbf36..dd71bc9d611 100644 --- a/doc/api/appendix_1.markdown +++ b/doc/api/appendix_1.markdown @@ -15,7 +15,7 @@ elsewhere. - Web Framework: [Express](http://github.com/visionmedia/express) -- Web Sockets: [Socket.IO](http://github.com/LearnBoost/Socket.IO-node) +- Web Sockets: [Socket.IO](https://github.com/learnboost/socket.io) - HTML Parsing: [HTML5](http://github.com/aredridel/html5)