From 4052167f7de68bd476e07a3d369b58e6fbb8eda0 Mon Sep 17 00:00:00 2001 From: Mohsen Azimi Date: Sun, 6 Sep 2020 09:55:42 -0400 Subject: [PATCH] Remove Language specification link from README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 723522332a738..bb0452217c160 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