File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
162
162
#### TypeScript General Resources
163
163
* [ TypeScript] ( http://www.typescriptlang.org/ ) Official Website for TypeScript
164
164
* [ REPL] ( http://www.typescriptlang.org/Playground ) Official TypeScript REPL that runs entirely in your browser
165
- * [ github ] [ Repo ] ( https://github.com/Microsoft/TypeScript ) Official Github Repo for TypeScript
165
+ * [ TypeScript Repository (GitHub) ] ( https://github.com/Microsoft/TypeScript ) Official Github Repo for TypeScript
166
166
* [ TSD] ( http://definitelytyped.org/tsd ) TypeScript Definition manager for DefinitelyTyped
167
167
* [ github] [ DefinitelyTyped] ( https://github.com/borisyankov/DefinitelyTyped ) The repository for high quality TypeScript type definitions.
168
168
You can’t perform that action at this time.
0 commit comments