Skip to content

Commit

Permalink
fix broken links (#637)
Browse files Browse the repository at this point in the history
  • Loading branch information
citrusui authored and DougGregor committed Mar 20, 2017
1 parent 18f817f commit ca8d762
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions releases/swift-3_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ development experience. It focused on several areas:

Swift 3 is the first release to enable
broad scale adoption across multiple platforms, including significant
functionality in the [Swift core libraries](../https://swift.org/core-libraries/)
(Foundation, libdispatch, XCTest, etc), portability to a number of platforms including Linux/x86, Raspberry Pi, and Android, and the [Swift package manager](../https://swift.org/package-manager/) to easily manage the distribution of Swift soure code.
functionality in the [Swift core libraries](https://swift.org/core-libraries/)
(Foundation, libdispatch, XCTest, etc), portability to a number of platforms including Linux/x86, Raspberry Pi, and Android, and the [Swift package manager](https://swift.org/package-manager/) to easily manage the distribution of Swift soure code.

Finally, Swift 3 also includes a mix of relatively small but important additions
to the language and standard library that make solving common problems easier and
Expand Down

0 comments on commit ca8d762

Please sign in to comment.