diff --git a/Readme.md b/Readme.md index 2fa0f82d..4f053af1 100644 --- a/Readme.md +++ b/Readme.md @@ -1,13 +1,13 @@ # socket.io-parser -[![Build Status](https://secure.travis-ci.org/Automattic/socket.io-parser.svg)](http://travis-ci.org/Automattic/socket.io-parser) +[![Build Status](https://secure.travis-ci.org/socketio/socket.io-parser.svg)](http://travis-ci.org/socketio/socket.io-parser) [![NPM version](https://badge.fury.io/js/socket.io-parser.svg)](http://badge.fury.io/js/socket.io-parser) A socket.io encoder and decoder written in JavaScript complying with version `3` -of [socket.io-protocol](https://github.com/learnboost/socket.io-protocol). -Used by [socket.io](https://github.com/learnboost/socket.io) and -[socket.io-client](https://github.com/learnboost/socket.io-client). +of [socket.io-protocol](https://github.com/socketio/socket.io-protocol). +Used by [socket.io](https://github.com/automattic/socket.io) and +[socket.io-client](https://github.com/automattic/socket.io-client). ## Parser API