mirror of https://github.com/golang/go.git
gopls/doc: fix link to lsp-go.el
Change-Id: I3fecfa77e0e49ad3dc26683e3aaa4f58b4b8ec27 GitHub-Last-Rev: cfbc49022a74334cfab939f96e6e94326d3cb530 GitHub-Pull-Request: golang/tools#260 Reviewed-on: https://go-review.googlesource.com/c/tools/+/275152 Reviewed-by: Rebecca Stambler <rstambler@golang.org> Trust: Robert Findley <rfindley@google.com>
This commit is contained in:
parent
2ecf2a5d1b
commit
8b44681d7f
|
|
@ -66,5 +66,5 @@ Common errors:
|
|||
[use-package]: https://github.com/jwiegley/use-package
|
||||
[exec-path-from-shell]: https://github.com/purcell/exec-path-from-shell
|
||||
[settings]: settings.md
|
||||
[lsp-go]: https://github.com/emacs-lsp/lsp-mode/blob/master/lsp-go.el
|
||||
[lsp-go]: https://github.com/emacs-lsp/lsp-mode/blob/master/clients/lsp-go.el
|
||||
[Gophers slack]: https://invite.slack.golangbridge.org/
|
||||
|
|
|
|||
Loading…
Reference in New Issue