branch: externals/eglot
commit fc4c3247b6f4f9aaf90d0a601ae67dcc4885c9c9
Author: Doug Yun <[email protected]>
Commit: GitHub <[email protected]>

    Fix #567: update elixir-ls link in README.md
    
    * README.md (elixir-ls): Update URL
    
    Copyright-paperwork-exempt: yes
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1859bc7..9281bee 100644
--- a/README.md
+++ b/README.md
@@ -535,7 +535,7 @@ Under the hood:
 [ocaml-language-server]: https://github.com/freebroccolo/ocaml-language-server
 [r-languageserver]: https://cran.r-project.org/package=languageserver
 [dart_language_server]: https://github.com/natebosch/dart_language_server
-[elixir-ls]: https://github.com/JakeBecker/elixir-ls
+[elixir-ls]: https://github.com/elixir-lsp/elixir-ls
 [erlang_ls]: https://github.com/erlang-ls/erlang_ls
 [news]: https://github.com/joaotavora/eglot/blob/master/NEWS.md
 [ada_language_server]: https://github.com/AdaCore/ada_language_server

Reply via email to