We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 28bae22 + e2dea5b commit 2aa1e68Copy full SHA for 2aa1e68
src/lib.rs
@@ -304,8 +304,8 @@ type w32 = w<u32>;
304
///
305
/// [`Open01`]: struct.Open01.html
306
/// [`Closed01`]: struct.Closed01.html
307
-/// [`Exp1`]: struct.Exp1.html
308
-/// [`StandardNormal`]: struct.StandardNormal.html
+/// [`Exp1`]: distributions/exponential/struct.Exp1.html
+/// [`StandardNormal`]: distributions/normal/struct.StandardNormal.html
309
310
/// The following aggregate types also implement `Rand` as long as their
311
/// component types implement it:
0 commit comments