mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-30 18:10:20 +02:00
Merge pull request #1378 from cwalk/swift-1
[swift/en] Updated link to correct page
This commit is contained in:
@@ -12,7 +12,7 @@ Swift is a programming language for iOS and OS X development created by Apple. D
|
|||||||
|
|
||||||
The official [Swift Programming Language](https://itunes.apple.com/us/book/swift-programming-language/id881256329) book from Apple is now available via iBooks.
|
The official [Swift Programming Language](https://itunes.apple.com/us/book/swift-programming-language/id881256329) book from Apple is now available via iBooks.
|
||||||
|
|
||||||
See also Apple's [getting started guide](https://developer.apple.com/library/prerelease/ios/referencelibrary/GettingStarted/RoadMapiOS/index.html), which has a complete tutorial on Swift.
|
See also Apple's [getting started guide](https://developer.apple.com/library/prerelease/ios/referencelibrary/GettingStarted/DevelopiOSAppsSwift/), which has a complete tutorial on Swift.
|
||||||
|
|
||||||
```swift
|
```swift
|
||||||
// import a module
|
// import a module
|
||||||
|
Reference in New Issue
Block a user