Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a821291

Browse files
authored
Merge pull request xcatliu#38 from xiaohp/patch-1
update url
2 parents 270e5ec + b0a8040 commit a821291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

basics/declaration-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ npm install @types/jquery --save-dev
7474

7575
## 参考
7676

77-
- [Writing Declaration Files](http://www.typescriptlang.org/docs/handbook/writing-declaration-files.html)[中文版](https://zhongsp.gitbooks.io/typescript-handbook/content/doc/handbook/Writing%20Definition%20Files.html)
77+
- [Writing Declaration Files](http://www.typescriptlang.org/docs/handbook/writing-declaration-files.html)[中文版](https://zhongsp.gitbooks.io/typescript-handbook/content/doc/handbook/declaration%20files/Introduction.html)
7878
- [Triple-Slash Directives](http://www.typescriptlang.org/docs/handbook/triple-slash-directives.html)[中文版](https://zhongsp.gitbooks.io/typescript-handbook/content/doc/handbook/Triple-Slash%20Directives.html)
7979

8080
---

0 commit comments

Comments
 (0)