summaryrefslogtreecommitdiffhomepage
path: root/zh-cn
diff options
context:
space:
mode:
authorGeoff Liu <cangming.liu@gmail.com>2015-01-28 11:59:25 -0700
committerGeoff Liu <cangming.liu@gmail.com>2015-01-28 11:59:25 -0700
commit758b21950953974de3644a39f946b103d0f57e89 (patch)
treeb532a3680eb6676f31f7b5427cb99dd8b70ce510 /zh-cn
parent553bf62f896f22d8cab43e127693a5af561fe0c7 (diff)
parentd83a7a56c3ad56c95e42a130b40a9752534fe218 (diff)
Merge pull request #940 from TheDmitry/master
[swift/en,cn,ru]Updating the getting started guide weblink.
Diffstat (limited to 'zh-cn')
-rw-r--r--zh-cn/swift-cn.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/zh-cn/swift-cn.html.markdown b/zh-cn/swift-cn.html.markdown
index b9696c72..35f73dee 100644
--- a/zh-cn/swift-cn.html.markdown
+++ b/zh-cn/swift-cn.html.markdown
@@ -10,7 +10,7 @@ lang: zh-cn
Swift 是Apple 开发的用于iOS 和OS X 开发的编程语言。Swift 于2014年Apple WWDC (全球开发者大会)中被引入,用以与Objective-C 共存,同时对错误代码更具弹性。Swift 由Xcode 6 beta 中包含的LLVM编译器编译。
-参阅:Apple's [getting started guide](https://developer.apple.com/library/prerelease/ios/referencelibrary/GettingStarted/LandingPage/index.html) ——一个完整的Swift 教程
+参阅:Apple's [getting started guide](https://developer.apple.com/library/prerelease/ios/referencelibrary/GettingStarted/RoadMapiOS/index.html) ——一个完整的Swift 教程
```swift
//