Update Autobahn Test Suite page

This commit is contained in:
Alex Touchet 2023-10-16 19:36:40 -07:00 committed by GitHub
parent 8b3ecd3cc0
commit 614200a2fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ There is no support for permessage-deflate at the moment, but the PRs are welcom
Testing
-------
Tungstenite is thoroughly tested and passes the [Autobahn Test Suite](https://crossbar.io/autobahn/) for
Tungstenite is thoroughly tested and passes the [Autobahn Test Suite](https://github.com/crossbario/autobahn-testsuite) for
WebSockets. It is also covered by internal unit tests as well as possible.
Contributing