summaryrefslogtreecommitdiffhomepage
path: root/zh-cn
diff options
context:
space:
mode:
authorBoris Verkhovskiy <boris.verk@gmail.com>2024-04-18 21:34:40 -0700
committerBoris Verkhovskiy <boris.verk@gmail.com>2024-04-18 22:24:06 -0700
commitbaf63b1f0838fc078f0221bdeb2cf12baeccf6c2 (patch)
tree211b6fcb630410124db0580709325e20a28eaa87 /zh-cn
parent51ff67f3a99aab1d001ecb75773daeeffecd406e (diff)
[typescript/*] remove dead links and format
Diffstat (limited to 'zh-cn')
-rw-r--r--zh-cn/typescript-cn.html.markdown8
1 files changed, 3 insertions, 5 deletions
diff --git a/zh-cn/typescript-cn.html.markdown b/zh-cn/typescript-cn.html.markdown
index 4af7f783..ce8f671c 100644
--- a/zh-cn/typescript-cn.html.markdown
+++ b/zh-cn/typescript-cn.html.markdown
@@ -171,8 +171,6 @@ of a multiline string`;
```
## 参考资料
- * [TypeScript官网](http://www.typescriptlang.org/)
- * [TypeScript语言规范说明书(pdf)](http://go.microsoft.com/fwlink/?LinkId=267238)
- * [Anders Hejlsberg - TypeScript介绍](http://channel9.msdn.com/posts/Anders-Hejlsberg-Introducing-TypeScript)
- * [GitHub源码](https://github.com/Microsoft/TypeScript)
- * [Definitely Typed - 类型定义仓库](http://definitelytyped.org/)
+
+* [TypeScript官网](https://www.typescriptlang.org/)
+* [GitHub源码](https://github.com/microsoft/TypeScript)