Use intra-doc links
This commit is contained in:
parent
f260462c32
commit
eea85814e1
@ -17,8 +17,8 @@
|
||||
//!
|
||||
//! For more details, see the respective documentation of each item in the list.
|
||||
//!
|
||||
//! [`max`]: fn.max.html
|
||||
//! [`min`]: fn.min.html
|
||||
//! [`max`]: Ord::max
|
||||
//! [`min`]: Ord::min
|
||||
|
||||
#![stable(feature = "rust1", since = "1.0.0")]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user