chore(docs): fix missing link for 'blocking'

This commit is contained in:
XyLyXyRR
2020-11-10 21:45:08 +08:00
committed by Sean McArthur
parent bf43bb608c
commit 4574019045

View File

@@ -182,6 +182,7 @@
//!
//!
//! [hyper]: http://hyper.rs
//! [blocking]: ./blocking/index.html
//! [client]: ./struct.Client.html
//! [response]: ./struct.Response.html
//! [get]: ./fn.get.html