diff --git a/src/other-reprs.md b/src/other-reprs.md index ec21932b..4ea64188 100644 --- a/src/other-reprs.md +++ b/src/other-reprs.md @@ -143,7 +143,7 @@ This is a modifier on `repr(C)` and `repr(rust)`. It is incompatible with -[reference]: https://github.com/rust-rfcs/unsafe-code-guidelines/tree/master/reference/src/representation.md +[reference]: https://rust-lang.github.io/unsafe-code-guidelines/layout.html [drop flags]: drop-flags.html [ub loads]: https://github.com/rust-lang/rust/issues/27060 [`UnsafeCell`]: ../std/cell/struct.UnsafeCell.html