Skip to content

Commit

Permalink
README.md: fix the broken link for debugging
Browse files Browse the repository at this point in the history
From #1926

Change-Id: I42c11c999978af467d6ab24a143139959b901f56
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/369875
Trust: Hyang-Ah Hana Kim <[email protected]>
Run-TryBot: Hyang-Ah Hana Kim <[email protected]>
Reviewed-by: Peter Weinberger <[email protected]>
  • Loading branch information
hyangah committed Dec 7, 2021
1 parent 8dd6020 commit 7919ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ conduct-related issue, please mail [email protected].
[code editing]: https://github.com/golang/vscode-go/blob/master/docs/features.md#code-editing
[diagnostics]: https://github.com/golang/vscode-go/blob/master/docs/features.md#diagnostics
[testing]: https://github.com/golang/vscode-go/blob/master/docs/features.md##run-and-test-in-the-editor
[debugging]: #debugging
[debugging]: https://github.com/golang/vscode-go/blob/master/docs/features.md#debugging
[full feature breakdown]: https://github.com/golang/vscode-go/blob/master/docs/features.md
[workspace documentation]: https://github.com/golang/tools/blob/master/gopls/doc/workspace.md
[`Go: Install/Update Tools` command]: https://github.com/golang/vscode-go/blob/master/docs/commands.md#go-installupdate-tools
Expand Down

0 comments on commit 7919ded

Please sign in to comment.