From a6685457e59b5d01f46c2980c22b1cb44af04304 Mon Sep 17 00:00:00 2001 From: Valerii Iatsko Date: Fri, 8 Jun 2018 19:09:23 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bf08c7..54089dd 100644 --- a/README.md +++ b/README.md @@ -215,7 +215,7 @@ Unlike some other editors, VS Code supports IntelliSense, linting, outline out-o ## Go -- [Go](https://marketplace.visualstudio.com/items?itemName=lukehoban.Go) - Rich language support for the Go language. +- [Go](https://marketplace.visualstudio.com/items?itemName=ms-vscode.Go) - Rich language support for the Go language. ## Haskell