Skip to content

Commit 6a49182

Browse files
committed
[doc] Update URLs based on HTTP redirects
1 parent 715c1da commit 6a49182

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ws: a node.js WebSocket library
1+
# ws: a Node.js WebSocket library
22

33
[![Version npm](https://img.shields.io/npm/v/ws.svg)](https://www.npmjs.com/package/ws)
44
[![Linux Build](https://img.shields.io/travis/websockets/ws/master.svg)](https://travis-ci.org/websockets/ws)
@@ -8,7 +8,7 @@
88
`ws` is a simple to use, blazing fast, and thoroughly tested WebSocket client
99
and server implementation.
1010

11-
Passes the quite extensive Autobahn test suite. See http://websockets.github.com/ws
11+
Passes the quite extensive Autobahn test suite. See http://websockets.github.io/ws/
1212
for the full reports.
1313

1414
## Protocol support

0 commit comments

Comments
 (0)