Skip to content

Commit b030e9b

Browse files
authored
Merge pull request #738 from below/below-patch-1
Update 0107-unsaferawpointer.md
2 parents f6e2d26 + 57306da commit b030e9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/0107-unsaferawpointer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
For detailed instructions on how to migrate your code to this new
1010
Swift 3 API refer to the
11-
[UnsafeRawPointer Migration Guide](https://swift.org/migration-guide/se-0107-migrate.html). See
11+
[UnsafeRawPointer Migration Guide](https://swift.org/migration-guide-swift3/se-0107-migrate.html). See
1212
also: See `bindMemory(to:capacity:)`, `assumingMemoryBound(to:)`, and
1313
`withMemoryRebound(to:capacity:)`.
1414

0 commit comments

Comments
 (0)