mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-17 01:13:11 +00:00
fix one more broken link
This commit is contained in:
parent
584f0986fc
commit
ec8a01a479
@ -784,7 +784,7 @@
|
||||
//! [Rc]: ../../std/rc/struct.Rc.html "rc::Rc"
|
||||
//! [`Vec<T>`]: ../../std/vec/struct.Vec.html
|
||||
//! [Vec]: ../../std/vec/struct.Vec.html "Vec"
|
||||
//! [`Vec`]: ../../std/vec/struct/Vec.html "Vec"
|
||||
//! [`Vec`]: ../../std/vec/struct.Vec.html "Vec"
|
||||
//! [`Vec::set_len`]: ../../std/vec/struct.Vec.html#method.set_len "Vec::set_len"
|
||||
//! [Vec::pop]: ../../std/vec/struct.Vec.html#method.pop "Vec::pop"
|
||||
//! [Vec::push]: ../../std/vec/struct.Vec.html#method.push "Vec::push"
|
||||
|
Loading…
Reference in New Issue
Block a user