docs(lib): fix broken intra docs links
This commit is contained in:
		| @@ -3,7 +3,7 @@ | ||||
| //! There are two levels of APIs provided for construct HTTP clients: | ||||
| //! | ||||
| //! - The higher-level [`Client`](Client) type. | ||||
| //! - The lower-level [`conn`](client::conn) module. | ||||
| //! - The lower-level [`conn`](conn) module. | ||||
| //! | ||||
| //! # Client | ||||
| //! | ||||
|   | ||||
		Reference in New Issue
	
	Block a user