1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-21 22:05:46 +02:00

[swift/en,cn,ru]Updating the getting started guide weblink.

This commit is contained in:
TheDmitry
2015-01-28 11:24:31 +03:00
parent 553bf62f89
commit f74fd2657a
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,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.
See also Apple's [getting started guide](https://developer.apple.com/library/prerelease/ios/referencelibrary/GettingStarted/LandingPage/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/RoadMapiOS/index.html), which has a complete tutorial on Swift.
```swift
// import a module