gopls/doc: update link to Acme LSP plugin
The repo has been moved under github.com/9fans.
Change-Id: Id4844d8b532fd7d2a37b2cdade7a49ca672f6275
Reviewed-on: https://go-review.googlesource.com/c/tools/+/736300
Reviewed-by: Sean Liao <sean@liao.dev>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Alan Donovan <adonovan@google.com>
diff --git a/gopls/doc/index.md b/gopls/doc/index.md
index 5e2715c..540f4a7 100644
--- a/gopls/doc/index.md
+++ b/gopls/doc/index.md
@@ -42,7 +42,7 @@
<!-- TODO: be more consistent about editor (e.g. Emacs) vs. client (e.g. eglot). -->
-* [Acme](https://github.com/fhs/acme-lsp/blob/master/README.md)
+* [Acme](https://github.com/9fans/acme-lsp/blob/master/README.md)
* [Atom](https://github.com/MordFustang21/ide-gopls/blob/master/README.md)
* [Emacs](editor/emacs.md)
* [Helix](editor/helix.md)