Skip to content

Commit c13e11a

Browse files
committed
fix one more broken link
1 parent a9ed327 commit c13e11a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/core/src/pin.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -784,7 +784,7 @@
784784
//! [Rc]: ../../std/rc/struct.Rc.html "rc::Rc"
785785
//! [`Vec<T>`]: ../../std/vec/struct.Vec.html
786786
//! [Vec]: ../../std/vec/struct.Vec.html "Vec"
787-
//! [`Vec`]: ../../std/vec/struct/Vec.html "Vec"
787+
//! [`Vec`]: ../../std/vec/struct.Vec.html "Vec"
788788
//! [`Vec::set_len`]: ../../std/vec/struct.Vec.html#method.set_len "Vec::set_len"
789789
//! [Vec::pop]: ../../std/vec/struct.Vec.html#method.pop "Vec::pop"
790790
//! [Vec::push]: ../../std/vec/struct.Vec.html#method.push "Vec::push"

0 commit comments

Comments
 (0)