websockets-rs / rust-websocket

A WebSocket (RFC6455) library written in Rust
http://websockets-rs.github.io/rust-websocket/
MIT License
1.55k stars 223 forks source link

Documentation link is broken #178

Closed InnayTool closed 6 years ago

InnayTool commented 6 years ago

If I click on the Link to the Documentation, I get a 404 Error.

vi commented 6 years ago

It should be just https://docs.rs/websocket/.