diff --git a/Documentation/EditorIntegration.md b/Documentation/EditorIntegration.md index 3bfc0308662a8139e22ae9abd4d4046644a26986..402f31df78cca7182116ad92d87abbe9f6d40b2e 100644 --- a/Documentation/EditorIntegration.md +++ b/Documentation/EditorIntegration.md @@ -24,7 +24,7 @@ The following editor plugins for delve are available: * [vim-godebug](https://github.com/jodosha/vim-godebug) (only Neovim) **VisualStudio Code** -* [Go for Visual Studio Code](https://github.com/Microsoft/vscode-go) +* [Go for Visual Studio Code](https://github.com/golang/vscode-go) **Sublime** * [Go Debugger for Sublime](https://github.com/dishmaev/GoDebug)