We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 572cb83 commit 3d03d7fCopy full SHA for 3d03d7f
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.html`
191
-[as]: operator-expr.html#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