Skip to content

Commit 272202b

Browse files
authored
Merge pull request #399 from Bobo1239/master
Don't use directory link
2 parents e606d63 + bddd276 commit 272202b

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)