Skip to content

Commit c6b9c76

Browse files
hborlashahmishal
andcommitted
Update _posts/2025-NN-NN-swift-6.2-released.md
Co-authored-by: Mishal Shah <[email protected]>
1 parent 69d0662 commit c6b9c76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2025-NN-NN-swift-6.2-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Swift 6.2 includes *migration tooling* to help you adopt upcoming language featu
9999
* **Identify source incompatibility:** Identify code patterns that will no longer compile or change behavior when the upcoming feature is enabled through warnings from migration tooling.
100100
* **Automate code changes:** Apply fix-its to update your code to preserve its existing behavior.
101101

102-
This streamlines the process of enabling upcoming features by eliminating the tedious task of manual code changes. You can learn more migration tooling in the [Swift migration guide](https://www.swift.org/migration/documentation/swift-6-concurrency-migration-guide/featuremigration).
102+
This streamlines the process of enabling upcoming features by eliminating the tedious task of manual code changes. You can learn more about migration tooling in the [Swift migration guide](/migration/documentation/swift-6-concurrency-migration-guide/featuremigration).
103103

104104
## Core Library Updates
105105

0 commit comments

Comments
 (0)