diff --git a/src/other-reprs.md b/src/other-reprs.md index 363c888..1db0363 100644 --- a/src/other-reprs.md +++ b/src/other-reprs.md @@ -149,5 +149,5 @@ This is a modifier on `repr(C)` and `repr(rust)`. It is incompatible with [`UnsafeCell`]: ../std/cell/struct.UnsafeCell.html [rfc-transparent]: https://github.com/rust-lang/rfcs/blob/master/text/1758-repr-transparent.md [really-tagged]: https://github.com/rust-lang/rfcs/blob/master/text/2195-really-tagged-unions.md -[rust-bindgen]: https://rust-lang-nursery.github.io/rust-bindgen/ +[rust-bindgen]: https://rust-lang.github.io/rust-bindgen/ [cbindgen]: https://github.com/eqrion/cbindgen