summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2019-10-07 19:32:00 +0100
committerGitHub <noreply@github.com>2019-10-07 19:32:00 +0100
commit8fda1cebff2f7f07972214a41babbb0620e5d9e8 (patch)
treecabdeb5709e664937a92a0a26905c1d6b9681b5f /supported-tools.md
parent8097d51e3357f4ab3e31c5614dee94a0a5807b9a (diff)
parent0fa2d18230dd69feaabf45dcf3026c07443214fd (diff)
downloadale-8fda1cebff2f7f07972214a41babbb0620e5d9e8.zip
Merge pull request #2814 from andys8/improvement/elm-ls-name-fix-in-documentation
elm-ls: Removed some leftovers of previous name
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 15b91d52..e392f282 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -133,7 +133,7 @@ formatting.
* [mix](https://hexdocs.pm/mix/Mix.html) :warning: :floppy_disk:
* Elm
* [elm-format](https://github.com/avh4/elm-format)
- * [elm-lsp](https://github.com/antew/elm-lsp)
+ * [elm-ls](https://github.com/elm-tooling/elm-language-server)
* [elm-make](https://github.com/elm/compiler)
* Erb
* [erb](https://apidock.com/ruby/ERB)