修正所有资源 URL (#847)

This commit is contained in:
BqLin
2019-01-03 22:47:07 +08:00
committed by Jie Liang
parent d068d8f1df
commit a49587cd09
8 changed files with 32 additions and 32 deletions

View File

@ -14,7 +14,7 @@ print("Hello, world!")
>
> 最好的体验是把这一章作为 Playground 文件在 Xcode 中打开。 Playgrounds 允许你可以编辑代码并立刻看到输出结果。
>
> [Download Playground](https://developer.apple.com/library/content/documentation/Swift/Conceptual/Swift_Programming_Language/GuidedTour.playground.zip)
> [Download Playground](https://docs.swift.org/swift-book/GuidedTour/GuidedTour.playground.zip)
<a name="simple_values"></a>
## 简单值