From bddd276c7fe27b2daf85fd6877accf0dbe516f28 Mon Sep 17 00:00:00 2001 From: Boris-Chengbiao Zhou Date: Tue, 14 Aug 2018 03:35:36 +0200 Subject: [PATCH] Don't use directory link --- src/behavior-considered-undefined.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/behavior-considered-undefined.md b/src/behavior-considered-undefined.md index 7936e8aa0..612aac0c9 100644 --- a/src/behavior-considered-undefined.md +++ b/src/behavior-considered-undefined.md @@ -47,4 +47,4 @@ code. [`UnsafeCell`]: https://doc.rust-lang.org/std/cell/struct.UnsafeCell.html [`read_unaligned`]: https://doc.rust-lang.org/std/ptr/fn.read_unaligned.html [`write_unaligned`]: https://doc.rust-lang.org/std/ptr/fn.write_unaligned.html -[Rustonomicon]: ../nomicon +[Rustonomicon]: ../nomicon/index.html