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 f6e2d26 + 57306da commit b030e9bCopy full SHA for b030e9b
proposals/0107-unsaferawpointer.md
@@ -8,7 +8,7 @@
8
9
For detailed instructions on how to migrate your code to this new
10
Swift 3 API refer to the
11
-[UnsafeRawPointer Migration Guide](https://swift.org/migration-guide/se-0107-migrate.html). See
+[UnsafeRawPointer Migration Guide](https://swift.org/migration-guide-swift3/se-0107-migrate.html). See
12
also: See `bindMemory(to:capacity:)`, `assumingMemoryBound(to:)`, and
13
`withMemoryRebound(to:capacity:)`.
14
0 commit comments