Skip to content

Commit 34ea966

Browse files
committed
hopefully fixed broken links
1 parent 3d03d7f commit 34ea966

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/type-coercions.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ unsized coercion to `Foo<U>`.
187187
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
190-
[subtype]: subtyping.md`
191-
[as]: operator-expr.md#type-cast-expressions`
190+
[subtype]: subtyping.md
191+
[as]: 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)