From 9af0aa89d8562373167b9faa105027f124907ef6 Mon Sep 17 00:00:00 2001 From: Erich Behrens Date: Sun, 6 May 2018 12:42:05 +0200 Subject: [PATCH] Fix url redirect --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c1caa1..831f5cc 100644 --- a/README.md +++ b/README.md @@ -216,7 +216,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