Closed
Description
The link to the hyper::client::conn module near the top of this page https://docs.rs/hyper/0.12.21/hyper/client/index.html is broken.
The href points to "conn" which returns a 404 on docs.rs.
If it is changed to point to "conn/index.html" it will work.