Skip to content

Commit

Permalink
docs: Fix an unrelated link
Browse files Browse the repository at this point in the history
  • Loading branch information
vks committed Sep 25, 2018
1 parent 6895454 commit 3fffd33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/distributions/uniform.rs
Expand Up @@ -107,7 +107,7 @@
//! [`UniformInt`]: struct.UniformInt.html
//! [`UniformFloat`]: struct.UniformFloat.html
//! [`UniformDuration`]: struct.UniformDuration.html
//! [`Borrow::borrow`]: trait.SampleBorrow.html
//! [`SampleBorrow::borrow`]: trait.SampleBorrow.html#method.borrow

#[cfg(feature = "std")]
use std::time::Duration;
Expand Down

0 comments on commit 3fffd33

Please sign in to comment.