@@ -9,9 +9,9 @@ Please see the [[FAQ]] for common questions, suggestions, and other useful infor
9
9
* [ Namespaces and Modules] ( https://github.com/Microsoft/TypeScript-Handbook/blob/master/pages/Namespaces%20and%20Modules.md )
10
10
* [ Functions] ( https://github.com/Microsoft/TypeScript-Handbook/blob/master/pages/Functions.md )
11
11
* [ Generics] ( https://github.com/Microsoft/TypeScript-Handbook/blob/master/pages/Generics.md )
12
- * [ Common Errors] (Common Errors)
12
+ * [ Common Errors] ( https://github.com/Microsoft/TypeScript-wiki/blob/master/ Common- Errors.md )
13
13
* [ Integrating with Build Tools] ( https://github.com/Microsoft/TypeScript-Handbook/blob/master/pages/Integrating%20with%20Build%20Tools.md )
14
- * [ Compiler Options] (https://github.com/Microsoft/TypeScript-Handbook/blob/master/pages/Compiler%20Options.md )
14
+ * [ Compiler Options] ( https://github.com/Microsoft/TypeScript-Handbook/blob/master/pages/Compiler%20Options.md )
15
15
* [ TypeScript Editor Support] ( TypeScript-Editor-Support )
16
16
* [ tsconfig.json] ( https://github.com/Microsoft/TypeScript-Handbook/blob/master/pages/tsconfig.json.md )
17
17
* [ Nightly Builds] ( https://github.com/Microsoft/TypeScript-Handbook/blob/master/pages/Nightly%20Builds.md )
@@ -30,5 +30,5 @@ Please see the [[FAQ]] for common questions, suggestions, and other useful infor
30
30
* [ Declaration Merging] ( https://github.com/Microsoft/TypeScript-Handbook/blob/master/pages/Declaration%20Merging.md )
31
31
* [ Type Inference] ( https://github.com/Microsoft/TypeScript-Handbook/blob/master/pages/Type%20Inference.md )
32
32
* [ Type Compatibility] ( https://github.com/Microsoft/TypeScript-Handbook/blob/master/pages/Type%20Compatibility.md )
33
- * [ Writing Declaration (` .d.ts ` ) Files] ( https://github.com/Microsoft/TypeScript-Handbook/blob/master/pages/Writing%20Declaration%20Files .md )
33
+ * [ Writing Declaration (` .d.ts ` ) Files] ( https://github.com/Microsoft/TypeScript-Handbook/blob/master/pages/declaration%20files/Introduction .md )
34
34
* [ JSX] ( https://github.com/Microsoft/TypeScript-Handbook/blob/master/pages/JSX.md )
0 commit comments