Skip to content

Commit 4895258

Browse files
committed
fix travis badge
1 parent 611d2a2 commit 4895258

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11

22
# engine.io-parser
33

4-
[![Build Status](https://secure.travis-ci.org/Automattic/engine.io-parser.svg)](http://travis-ci.org/Automattic/engine.io-parser)
4+
[![Build Status](https://secure.travis-ci.org/socketio/engine.io-parser.svg)](http://travis-ci.org/socketio/engine.io-parser)
55
[![NPM version](https://badge.fury.io/js/engine.io-parser.svg)](http://badge.fury.io/js/engine.io-parser)
66

77
This is the JavaScript parser for the engine.io protocol encoding,
88
shared by both
9-
[engine.io-client](https://github.com/Automattic/engine.io-client) and
10-
[engine.io](https://github.com/Automattic/engine.io).
9+
[engine.io-client](https://github.com/socketio/engine.io-client) and
10+
[engine.io](https://github.com/socketio/engine.io).
1111

1212
## How to use
1313

0 commit comments

Comments
 (0)