Skip to content

Commit

Permalink
fix(docs): A broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Oct 10, 2018
1 parent f39035d commit 854f7c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
//! [`success()`]: assert/struct.Assert.html#method.success
//! [`CommandCargoExt`]: cargo/trait.CommandCargoExt.html
//! [`CommandStdInExt`]: stdin/trait.CommandStdInExt.html
//! [`OutputOkExt`]: cnd/trait.OutputOkExt.html
//! [`OutputOkExt`]: cmd/trait.OutputOkExt.html
//! [`OutputAssertExt`]: assert/trait.OutputAssertExt.html

#![warn(missing_docs)]
Expand Down

0 comments on commit 854f7c2

Please sign in to comment.