Skip to content

Commit bddd276

Browse files
committed
Don't use directory link
1 parent ae2a52c commit bddd276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/behavior-considered-undefined.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ code.
4747
[`UnsafeCell<U>`]: https://doc.rust-lang.org/std/cell/struct.UnsafeCell.html
4848
[`read_unaligned`]: https://doc.rust-lang.org/std/ptr/fn.read_unaligned.html
4949
[`write_unaligned`]: https://doc.rust-lang.org/std/ptr/fn.write_unaligned.html
50-
[Rustonomicon]: ../nomicon
50+
[Rustonomicon]: ../nomicon/index.html

0 commit comments

Comments
 (0)