We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4480caf + ae8d429 commit 4b064a5Copy full SHA for 4b064a5
src/libcollections/lib.rs
@@ -10,7 +10,7 @@
10
11
//! Collection types.
12
//!
13
-//! See [../std/collections](std::collections) for a detailed discussion of collections in Rust.
+//! See [std::collections](../std/collections) for a detailed discussion of collections in Rust.
14
15
16
#![crate_name = "collections"]
0 commit comments