Use intra-doc links
This commit is contained in:
parent
f260462c32
commit
eea85814e1
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@
|
||||||
//!
|
//!
|
||||||
//! For more details, see the respective documentation of each item in the list.
|
//! For more details, see the respective documentation of each item in the list.
|
||||||
//!
|
//!
|
||||||
//! [`max`]: fn.max.html
|
//! [`max`]: Ord::max
|
||||||
//! [`min`]: fn.min.html
|
//! [`min`]: Ord::min
|
||||||
|
|
||||||
#![stable(feature = "rust1", since = "1.0.0")]
|
#![stable(feature = "rust1", since = "1.0.0")]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue