From 582d450a7526ac27a22056b29d71c1e1b852c2a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zhiyu=20Zhu/=E6=9C=B1=E6=99=BA=E8=AF=AD?= Date: Sun, 10 Mar 2019 07:31:03 -0400 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=8B=B1=E6=96=87=E5=8E=9F?= =?UTF-8?q?=E7=89=88=E9=93=BE=E6=8E=A5=20(#894)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c295aaa6..74ed9c20 100755 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ 中文版 Apple 官方 Swift 教程《The Swift Programming Language》 -[英文原版在线版](https://developer.apple.com/library/prerelease/ios/documentation/Swift/Conceptual/Swift_Programming_Language/index.html#//apple_ref/doc/uid/TP40014097-CH3-ID0) +[英文原版在线版](https://docs.swift.org/swift-book/) -[英文原版ePub版](https://swift.org/documentation/) +[英文原版ePub版](https://docs.swift.org/swift-book/TheSwiftProgrammingLanguageSwift5.epub) # 在线阅读