fix doc link to RequestBuilder

This commit is contained in:
Hendrik Sollich
2017-09-13 23:50:43 +02:00
parent 390fc34148
commit 3289881691

View File

@@ -116,7 +116,7 @@
//! [client]: ./struct.Client.html
//! [response]: ./struct.Response.html
//! [get]: ./fn.get.html
//! [builder]: ./client/struct.RequestBuilder.html
//! [builder]: ./struct.RequestBuilder.html
//! [serde]: http://serde.rs
extern crate bytes;