Skip to content

Commit db8a1ef

Browse files
authored
I have changed the link in the Typescript.
I have changed the link in the Typescript.
1 parent c26e53f commit db8a1ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/static-type-checking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ declare module 'querystring' {
308308
309309
Вот и всё, вы готовы писать код на TypeScript! Чтобы познакомиться с ним поближе, рекомендуем посетить эти ресурсы:
310310
311-
* [TypeScript Documentation: Basic Types](https://www.typescriptlang.org/docs/handbook/basic-types.html)
311+
* [TypeScript Documentation: Everyday Types](https://www.typescriptlang.org/docs/handbook/2/everyday-types.html)
312312
* [TypeScript Documentation: Migrating from Javascript](https://www.typescriptlang.org/docs/handbook/migrating-from-javascript.html)
313313
* [TypeScript Documentation: React and Webpack](https://www.typescriptlang.org/docs/handbook/react-&-webpack.html)
314314

0 commit comments

Comments
 (0)