We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9ed327 commit c13e11aCopy full SHA for c13e11a
library/core/src/pin.rs
@@ -784,7 +784,7 @@
784
//! [Rc]: ../../std/rc/struct.Rc.html "rc::Rc"
785
//! [`Vec<T>`]: ../../std/vec/struct.Vec.html
786
//! [Vec]: ../../std/vec/struct.Vec.html "Vec"
787
-//! [`Vec`]: ../../std/vec/struct/Vec.html "Vec"
+//! [`Vec`]: ../../std/vec/struct.Vec.html "Vec"
788
//! [`Vec::set_len`]: ../../std/vec/struct.Vec.html#method.set_len "Vec::set_len"
789
//! [Vec::pop]: ../../std/vec/struct.Vec.html#method.pop "Vec::pop"
790
//! [Vec::push]: ../../std/vec/struct.Vec.html#method.push "Vec::push"
0 commit comments