Skip to content

Commit 8bb2806

Browse files
authored
Update declaration-files.md
1 parent e894910 commit 8bb2806

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
@@ -100,7 +100,7 @@ jQuery('#foo');
100100
npm install @types/jquery --save-dev
101101
```
102102

103-
可以在[这个页面](http://microsoft.github.io/TypeSearch/)搜索你需要的声明文件。
103+
可以在[这个页面](https://microsoft.github.io/TypeSearch/)搜索你需要的声明文件。
104104

105105
## 书写声明文件
106106

0 commit comments

Comments
 (0)