diff --git a/modules/lang/elixir/README.org b/modules/lang/elixir/README.org index 1ae98cf91..b1a703e2f 100644 --- a/modules/lang/elixir/README.org +++ b/modules/lang/elixir/README.org @@ -16,10 +16,10 @@ * Description This module provides support for [[https://elixir-lang.org/][Elixir programming language]] via [[https://github.com/tonini/alchemist.el][alchemist.el]] -or [[https://github.com/JakeBecker/elixir-ls/][elixir-ls]]. +or [[https://github.com/elixir-lsp/elixir-ls/][elixir-ls]]. ** Module flags -+ ~+lsp~ Enable LSP support. Requires [[https://github.com/JakeBecker/elixir-ls/][elixir-ls]]. ++ ~+lsp~ Enable LSP support. Requires [[https://github.com/elixir-lsp/elixir-ls/][elixir-ls]]. ** Plugins + [[https://github.com/elixir-editors/emacs-elixir][elixir-mode]]