diff --git a/README.md b/README.md index c1bf05b11b657..459cebe95b955 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ with any additional questions or comments. ## Documentation -* [Quick tutorial](https://www.typescriptlang.org/docs/tutorial.html) +* [TypeScript in 5 minutes](https://www.typescriptlang.org/docs/handbook/typescript-in-5-minutes.html) * [Programming handbook](https://www.typescriptlang.org/docs/handbook/basic-types.html) * [Language specification](https://github.com/microsoft/TypeScript/blob/master/doc/spec.md) * [Homepage](https://www.typescriptlang.org/)