We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d03d7f commit 34ea966Copy full SHA for 34ea966
src/type-coercions.md
@@ -187,7 +187,7 @@ unsized coercion to `Foo<U>`.
187
188
[RFC 401]: https://github.com/rust-lang/rfcs/blob/master/text/0401-coercions.md
189
[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`
+[subtype]: subtyping.md
+[as]: operator-expr.md#type-cast-expressions
192
[`Unsize`]: ../std/marker/trait.Unsize.html
193
[`CoerceUnsized`]: ../std/ops/trait.CoerceUnsized.html
0 commit comments