summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2018-01-30 16:04:44 +0000
committerGitHub <noreply@github.com>2018-01-30 16:04:44 +0000
commit52fe924a139b8ae3d087cba0d9a5199054ae0595 (patch)
tree0c6510dfbd754c024608ab1b008d554825e4b2de /README.md
parentc589e3d57d2a4d37445a4b97648c08e1b9741304 (diff)
parent4df87eaaddfceaddd625294c0e601aebf2f68a85 (diff)
downloadale-52fe924a139b8ae3d087cba0d9a5199054ae0595.zip
Merge pull request #1308 from lorenzo/patch-1
Improving hadolint checker
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 24754b5f..eed06cf9 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://apidock.com/ruby/ERB), [erubi](https://github.com/jeremyevans/erubi), [erubis](https://github.com/kwatch/erubis) |