Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 7f991dc

Browse files
unseen1980wardbell
authored andcommitted
docs(typescript-configuration): TypeScript handbook documentation link change
closes #1830 Page has moved to http://www.typescriptlang.org/docs/handbook/tsconfig-json.html
1 parent 8b05dd2 commit 7f991dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/ts/latest/guide/typescript-configuration.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ a(id="tsconfig")
2323
.l-sub-section
2424
:marked
2525
Get details about `tsconfig.json` from the official
26-
[TypeScript wiki](https://github.com/Microsoft/TypeScript/wiki/tsconfig.json).
26+
[TypeScript wiki](http://www.typescriptlang.org/docs/handbook/tsconfig-json.html).
2727
:marked
2828
We created the following `tsconfig.json` for the [QuickStart](../quickstart.html):
2929
+makeJson('quickstart/ts/tsconfig.1.json', null, 'tsconfig.json')(format=".")

0 commit comments

Comments
 (0)