Skip to content

Commit 74b9e56

Browse files
adonovangopherbot
authored andcommitted
gopls: use correct doc link
Change-Id: Iad836fa1d462a007fd5a8c096a3b7040840ee2f1 Reviewed-on: https://go-review.googlesource.com/c/tools/+/703695 LUCI-TryBot-Result: Go LUCI <[email protected]> Auto-Submit: Alan Donovan <[email protected]> Commit-Queue: Alan Donovan <[email protected]> Reviewed-by: Robert Findley <[email protected]>
1 parent d11cd5c commit 74b9e56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gopls/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ It provides a wide variety of [IDE features](doc/features/)
99
to any [LSP](https://microsoft.github.io/language-server-protocol/)-compatible
1010
editor.
1111

12-
- Documentation for [users](doc/index.md). <!-- TODO: link to go.dev/gopls in due course -->
13-
- Documentation for [contributors](doc/contributing.md).
12+
- Documentation for [users](https://go.dev/gopls)
13+
- Documentation for [contributors](doc/contributing.md)

0 commit comments

Comments
 (0)