We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae2a52c commit bddd276Copy full SHA for bddd276
src/behavior-considered-undefined.md
@@ -47,4 +47,4 @@ code.
47
[`UnsafeCell<U>`]: https://doc.rust-lang.org/std/cell/struct.UnsafeCell.html
48
[`read_unaligned`]: https://doc.rust-lang.org/std/ptr/fn.read_unaligned.html
49
[`write_unaligned`]: https://doc.rust-lang.org/std/ptr/fn.write_unaligned.html
50
-[Rustonomicon]: ../nomicon
+[Rustonomicon]: ../nomicon/index.html
0 commit comments