Skip to content

Commit

Permalink
fix a stray broken doc link
Browse files Browse the repository at this point in the history
  • Loading branch information
jebrosen committed Jun 28, 2020
1 parent 5fe7413 commit 62fe49e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/lib/src/local/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
//! ```
//!
//! [`Client`]: crate::local::asynchronous::Client
//! [`LocalRequest`]: crate::local::LocalRequest
//! [`LocalRequest`]: crate::local::asynchronous::LocalRequest
#[macro_use] mod client;
#[macro_use] mod request;
Expand Down

0 comments on commit 62fe49e

Please sign in to comment.