From cfb9a25cc556dbb70f18d7b073b0cb272bc59e90 Mon Sep 17 00:00:00 2001 From: athongsavath <39385037+athongsavath@users.noreply.github.com> Date: Tue, 27 Apr 2021 13:17:29 -0500 Subject: [PATCH] Update handbook link in readme (#43813) Co-authored-by: Andrew Thongsavath --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fcf7211234..f21b70854c7 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ with any additional questions or comments. ## Documentation * [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) +* [Programming handbook](https://www.typescriptlang.org/docs/handbook/intro.html) * [Homepage](https://www.typescriptlang.org/) ## Building