summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJose Lorenzo Rodriguez <jose.zap@gmail.com>2018-01-29 22:21:50 +0100
committerJose Lorenzo Rodriguez <jose.zap@gmail.com>2018-01-29 22:21:50 +0100
commit4df87eaaddfceaddd625294c0e601aebf2f68a85 (patch)
tree3ecbf0220c82c652c84b5a2cd1d5126ad5390003 /README.md
parentdd413a4732ed52e33ec318c7c15a30cf413c87a3 (diff)
downloadale-4df87eaaddfceaddd625294c0e601aebf2f68a85.zip
Added tests for hadolint
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c42f4bfa..bd7a705f 100644
--- a/README.md
+++ b/README.md
@@ -93,7 +93,7 @@ formatting.
| D | [dmd](https://dlang.org/dmd-linux.html) |
| Dafny | [dafny](https://rise4fun.com/Dafny) !! |
| Dart | [dartanalyzer](https://github.com/dart-lang/sdk/tree/master/pkg/analyzer_cli) !!, [language_server](https://github.com/natebosch/dart_language_server) |
-| Dockerfile | [hadolint](https://github.com/lukasmartinelli/hadolint) |
+| Dockerfile | [hadolint](https://github.com/hadolint/hadolint) |
| Elixir | [credo](https://github.com/rrrene/credo), [dialyxir](https://github.com/jeremyjh/dialyxir), [dogma](https://github.com/lpil/dogma) !!|
| Elm | [elm-format](https://github.com/avh4/elm-format), [elm-make](https://github.com/elm-lang/elm-make) |
| Erb | [erb](https://github.com/jeremyevans/erubi), [erubis](https://github.com/kwatch/erubis) |