Fix url redirect

pull/116/head
Erich Behrens 2018-05-06 12:42:05 +02:00
parent 8bacba10a1
commit 9af0aa89d8
1 changed files with 1 additions and 1 deletions

View File

@ -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