Skip to content

Commit a787eb5

Browse files
committed
again hopefully fixed broken links
1 parent 34ea966 commit a787eb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/type-coercions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,6 @@ unsized coercion to `Foo<U>`.
188188
[RFC 401]: https://github.com/rust-lang/rfcs/blob/master/text/0401-coercions.md
189189
[RFC 1558]: https://github.com/rust-lang/rfcs/blob/master/text/1558-closure-to-fn-coercion.md
190190
[subtype]: subtyping.md
191-
[as]: operator-expr.md#type-cast-expressions
191+
[as]: expressions/operator-expr.md#type-cast-expressions
192192
[`Unsize`]: ../std/marker/trait.Unsize.html
193193
[`CoerceUnsized`]: ../std/ops/trait.CoerceUnsized.html

0 commit comments

Comments
 (0)