Skip to content

Commit c3b811d

Browse files
authored
Merge pull request microsoft#595 from phi161/fix_atom-typescript_link
Fix a broken link to atom-typescript
2 parents 5aa9bbc + 58e694b commit c3b811d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/tsconfig.json.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ Setting a top-level property `compileOnSave` signals to the IDE to generate all
199199
}
200200
```
201201

202-
This feature is currently supported in Visual Studio 2015 with TypeScript 1.8.4 and above, and [atom-typescript](https://github.com/TypeStrong/atom-typescript/blob/master/docs/tsconfig.md#compileonsave) plugin.
202+
This feature is currently supported in Visual Studio 2015 with TypeScript 1.8.4 and above, and [atom-typescript](https://github.com/TypeStrong/atom-typescript#compile-on-save) plugin.
203203

204204
## Schema
205205

0 commit comments

Comments
 (0)