Skip to content

Commit

Permalink
again hopefully fixed broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
AloeareV committed Jun 30, 2020
1 parent 34ea966 commit a787eb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/type-coercions.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,6 @@ unsized coercion to `Foo<U>`.
[RFC 401]: https://github.com/rust-lang/rfcs/blob/master/text/0401-coercions.md
[RFC 1558]: https://github.com/rust-lang/rfcs/blob/master/text/1558-closure-to-fn-coercion.md
[subtype]: subtyping.md
[as]: operator-expr.md#type-cast-expressions
[as]: expressions/operator-expr.md#type-cast-expressions
[`Unsize`]: ../std/marker/trait.Unsize.html
[`CoerceUnsized`]: ../std/ops/trait.CoerceUnsized.html

0 comments on commit a787eb5

Please sign in to comment.