Skip to content

Commit 0489584

Browse files
committed
Fix implementatoins links on traits item page
1 parent d9e6a59 commit 0489584

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/items/traits.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,3 +121,4 @@ let nonsense = mycircle.radius() * mycircle.area();
121121
[RFC 255]: https://github.com/rust-lang/rfcs/blob/master/text/0255-object-safety.md
122122
[associated items]: items/associated-items.html
123123
[method]: items/associated-items.html#methods
124+
[implementations]: items/implementations.html

0 commit comments

Comments
 (0)