diff --git a/syntax_checkers/dockerfile/dockerfile_lint.vim b/syntax_checkers/dockerfile/dockerfile_lint.vim index 3a5b7694..4858a6b5 100644 --- a/syntax_checkers/dockerfile/dockerfile_lint.vim +++ b/syntax_checkers/dockerfile/dockerfile_lint.vim @@ -1,7 +1,7 @@ "============================================================================ "File: dockerfile_lint.vim "Description: Syntax checking plugin for syntastic.vim using dockerfile-lint -" (https://github.com/projectatomic/dockerfile-lint). +" (https://github.com/projectatomic/dockerfile_lint). "Maintainer: Tim Carry "License: This program is free software. It comes without any warranty, " to the extent permitted by applicable law. You can redistribute