]> git.proxmox.com Git - rustc.git/blobdiff - src/libcore/num/i32.rs
Imported Upstream version 1.9.0+dfsg1
[rustc.git] / src / libcore / num / i32.rs
index 5d2ade8d8e0e93b3dcd0e0adb539e48a9391a8e3..8a2168933dc66c5956a3f41d674d410c3243211b 100644 (file)
@@ -10,7 +10,7 @@
 
 //! The 32-bit signed integer type.
 //!
-//! *[See also the `i32` primitive type](../primitive.i32.html).*
+//! *[See also the `i32` primitive type](../../std/primitive.i32.html).*
 
 #![stable(feature = "rust1", since = "1.0.0")]