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 cdc1730 commit bf044e4Copy full SHA for bf044e4
docs/typescript.md
@@ -22,8 +22,8 @@ const someVar: string
22
23
## Learning resources
24
25
-- [Official TypeScript website](https://www.TypeScriptlang.org/)
+- [Official TypeScript website](https://www.typescriptlang.org/)
26
- [TypeScript Challenges](https://github.com/type-challenges/type-challenges)
27
-- [React TS Cheatsheet](https://react-TypeScript-cheatsheet.netlify.app/)
28
-- [TypeScript Deep Dive](https://basarat.gitbook.io/TypeScript/)
29
-- [TypeScript errors](https://TypeScript.tv/errors/)
+- [React TS Cheatsheet](https://react-typescript-cheatsheet.netlify.app/)
+- [TypeScript Deep Dive](https://basarat.gitbook.io/typescript/)
+- [TypeScript errors](https://typescript.tv/errors/)
0 commit comments