File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ with any additional questions or comments.
39
39
40
40
## Documentation
41
41
42
- * [ Quick tutorial] ( http://www.typescriptlang.org/Tutorial )
43
- * [ Programming handbook] ( http://www.typescriptlang.org/Handbook )
42
+ * [ Quick tutorial] ( http://www.typescriptlang.org/docs/tutorial.html )
43
+ * [ Programming handbook] ( http://www.typescriptlang.org/docs/handbook/basic-types.html )
44
44
* [ Language specification] ( https://github.com/Microsoft/TypeScript/blob/master/doc/spec.md )
45
45
* [ Homepage] ( http://www.typescriptlang.org/ )
46
46
@@ -95,4 +95,4 @@ node built/local/tsc.js hello.ts
95
95
96
96
## Roadmap
97
97
98
- For details on our planned features and future direction please refer to our [ roadmap] ( https://github.com/Microsoft/TypeScript/wiki/Roadmap ) .
98
+ For details on our planned features and future direction please refer to our [ roadmap] ( https://github.com/Microsoft/TypeScript/wiki/Roadmap ) .
You can’t perform that action at this time.
0 commit comments