We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4745d8a commit bcf06e7Copy full SHA for bcf06e7
README.md
@@ -6,7 +6,8 @@
6
7
## 关于本书
8
9
-- [在线阅读](https://ts.xcatliu.com/)
+- [在线阅读](https://ts.xcatliu.com/)(部署在 GitBook 上,需要翻墙)
10
+- [在线阅读(GitHub 版)](basics/README.md)
11
- [GitHub 地址][GitHub]
12
- 作者:[xcatliu](https://github.com/xcatliu/)
13
@@ -54,8 +55,8 @@ TypeScript 虽然有[官方手册][Handbook]及其[非官方中文版][中文手
54
55
56
## 相关资料
57
-- [TypeScript 官网][TypeScript] | [TypeScript 中文网](https://tslang.cn/)
58
-- [Handbook] | [中文手册]
+- [TypeScript 官网][TypeScript] | [中文版](https://tslang.cn/)
59
+- [Handbook] | [中文版][中文手册]
60
- [ECMAScript 6 入门]
61
62
[GitHub]: https://github.com/xcatliu/typescript-tutorial
0 commit comments