Merge pull request #2578 from andys8/patch-2

Elm: Update link to compiler repository
This commit is contained in:
w0rp
2019-06-17 12:48:01 +01:00
committed by GitHub

View File

@@ -131,7 +131,7 @@ formatting.
* Elm
* [elm-format](https://github.com/avh4/elm-format)
* [elm-lsp](https://github.com/antew/elm-lsp)
* [elm-make](https://github.com/elm-lang/elm-make)
* [elm-make](https://github.com/elm/compiler)
* Erb
* [erb](https://apidock.com/ruby/ERB)
* [erubi](https://github.com/jeremyevans/erubi)