We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e4042e6 + e27d66a commit fb29b14Copy full SHA for fb29b14
src/unchecked-uninit.md
@@ -94,5 +94,5 @@ it around at all, be sure to be *really* careful.
94
[`ptr`]: ../std/ptr/index.html
95
[`write`]: ../std/ptr/fn.write.html
96
[`copy`]: ../std/ptr/fn.copy.html
97
-[`copy_nonoverlapping`]: ../std/ptr/fn/copy_nonoverlapping.html
+[`copy_nonoverlapping`]: ../std/ptr/fn.copy_nonoverlapping.html
98
[`MaybeUninit`]: ../std/mem/union.MaybeUninit.html
0 commit comments