Skip to content

Commit 1d8bc85

Browse files
committed
core: make other link nicer too
1 parent 4173554 commit 1d8bc85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
162162
#### TypeScript General Resources
163163
* [TypeScript](http://www.typescriptlang.org/) Official Website for TypeScript
164164
* [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
166166
* [TSD](http://definitelytyped.org/tsd) TypeScript Definition manager for DefinitelyTyped
167167
* [github] [DefinitelyTyped](https://github.com/borisyankov/DefinitelyTyped) The repository for high quality TypeScript type definitions.
168168

0 commit comments

Comments
 (0)