We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c090f46 commit 7fbcb20Copy full SHA for 7fbcb20
src/types/numeric.md
@@ -63,4 +63,4 @@ r[type.numeric.validity]
63
For every numeric type, `T`, the bit validity of `T` is equivalent to the bit
64
validity of `[u8; size_of::<T>()]`. An uninitialized byte is not a valid `u8`.
65
66
-[type cast expressions]: ../expressions/operator-expr.html#type-cast-expressions
+[type cast expressions]: ../expressions/operator-expr.md#type-cast-expressions
0 commit comments