Skip to content

Commit 95ba29e

Browse files
ankur0493garyburd
authored andcommitted
Updated autobahn test suite URL
Fixes #436
1 parent 483fb8d commit 95ba29e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ package API is stable.
2727
### Protocol Compliance
2828

2929
The Gorilla WebSocket package passes the server tests in the [Autobahn Test
30-
Suite](http://autobahn.ws/testsuite) using the application in the [examples/autobahn
30+
Suite](https://github.com/crossbario/autobahn-testsuite) using the application in the [examples/autobahn
3131
subdirectory](https://github.com/gorilla/websocket/tree/master/examples/autobahn).
3232

3333
### Gorilla WebSocket compared with other packages

examples/autobahn/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Test Server
22

3-
This package contains a server for the [Autobahn WebSockets Test Suite](http://autobahn.ws/testsuite).
3+
This package contains a server for the [Autobahn WebSockets Test Suite](https://github.com/crossbario/autobahn-testsuite).
44

55
To test the server, run
66

0 commit comments

Comments
 (0)