Skip to content

Commit 7fbcb20

Browse files
kpreidRalfJung
andauthored
Adjust link.
Co-authored-by: Ralf Jung <post@ralfj.de>
1 parent c090f46 commit 7fbcb20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types/numeric.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ r[type.numeric.validity]
6363
For every numeric type, `T`, the bit validity of `T` is equivalent to the bit
6464
validity of `[u8; size_of::<T>()]`. An uninitialized byte is not a valid `u8`.
6565

66-
[type cast expressions]: ../expressions/operator-expr.html#type-cast-expressions
66+
[type cast expressions]: ../expressions/operator-expr.md#type-cast-expressions

0 commit comments

Comments
 (0)