Skip to content

Commit 7445f5d

Browse files
committed
Fix dead link
1 parent 2ff4cf8 commit 7445f5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
//! [`DurationExt`]: duration/trait.DurationExt.html
4242
//! [`RwLockExt`]: sync/rw_lock/trait.RwLockExt.html
4343
//! [`MutexExt`]: sync/mutex/trait.MutexExt.html
44-
//! [`FloatConvert`]: num/float/trait.FloatConvert.html
44+
//! [`FloatConvert`]: num/float_convert/trait.FloatConvert.html
4545
//!
4646
//! ## Integer super-trait
4747
//!

0 commit comments

Comments
 (0)