Fix link to copy_nonoverlapping

This unblocks updating upstream.
pull/134/head
Eric Huss 6 years ago
parent e4042e69a1
commit e27d66a472

@ -94,5 +94,5 @@ it around at all, be sure to be *really* careful.
[`ptr`]: ../std/ptr/index.html
[`write`]: ../std/ptr/fn.write.html
[`copy`]: ../std/ptr/fn.copy.html
[`copy_nonoverlapping`]: ../std/ptr/fn/copy_nonoverlapping.html
[`copy_nonoverlapping`]: ../std/ptr/fn.copy_nonoverlapping.html
[`MaybeUninit`]: ../std/mem/union.MaybeUninit.html

Loading…
Cancel
Save