Merge pull request #2814 from andys8/improvement/elm-ls-name-fix-in-documentation

elm-ls: Removed some leftovers of previous name
This commit is contained in:
w0rp
2019-10-07 19:32:00 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -124,7 +124,7 @@ Notes:
* `mix`!!
* Elm
* `elm-format`
* `elm-lsp`
* `elm-ls`
* `elm-make`
* Erb
* `erb`

View File

@@ -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)