Fix url redirect

This commit is contained in:
Erich Behrens 2018-05-06 12:42:05 +02:00
parent 8bacba10a1
commit 9af0aa89d8

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