summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorJason Axelson <axelson@users.noreply.github.com>2021-02-14 04:04:12 -1000
committerGitHub <noreply@github.com>2021-02-14 23:04:12 +0900
commit88d052b5a9ee3a41364497e1b98f01305d01df35 (patch)
tree1e1ec94ff0960dff3797bbece1b6c672ab88f094 /supported-tools.md
parentb30c5c9b51b25a8c141de25ea959c925477f4cdc (diff)
downloadale-88d052b5a9ee3a41364497e1b98f01305d01df35.zip
Update elixir-ls link in supported tools (#3588)
https://github.com/elixir-lsp/elixir-ls/ is now the canonical repo: > It's now being maintained by proactive volunteers from the Elixir community over at elixir-lsp/elixir-ls. Updates will continue to be published from that repo to the original VS Code extension, so no need to switch plugins if you're using VS Code. from: https://github.com/JakeBecker/elixir-ls#this-project-has-moved
Diffstat (limited to 'supported-tools.md')
-rw-r--r--supported-tools.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/supported-tools.md b/supported-tools.md
index b649ec22..acaad766 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -144,7 +144,7 @@ formatting.
* [credo](https://github.com/rrrene/credo)
* [dialyxir](https://github.com/jeremyjh/dialyxir) :floppy_disk:
* [dogma](https://github.com/lpil/dogma) :floppy_disk:
- * [elixir-ls](https://github.com/JakeBecker/elixir-ls) :warning:
+ * [elixir-ls](https://github.com/elixir-lsp/elixir-ls) :warning:
* [mix](https://hexdocs.pm/mix/Mix.html) :warning: :floppy_disk:
* Elm
* [elm-format](https://github.com/avh4/elm-format)