From de5ef356b6d9d0f3a0b7420b400d67c6c8f79b07 Mon Sep 17 00:00:00 2001 From: Mohsen Azimi Date: Tue, 8 Sep 2020 11:53:03 -0400 Subject: [PATCH] Remove Language specification link from README (#40407) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 723522332a7..bb0452217c1 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,6 @@ with any additional questions or comments. * [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/) ## Building