Manual: update URL for foodcritic.

This commit is contained in:
LCD 47 2018-10-18 10:57:25 +03:00
parent c2c3313a02
commit 89e485c7f8
2 changed files with 2 additions and 2 deletions

View File

@ -1476,7 +1476,7 @@ Maintainer: Doug Ireton
"Foodcritic" is a linter for "Chef" cookbooks (http://www.opscode.com/chef/).
See the project's page for more information:
http://acrmp.github.io/foodcritic/
http://www.foodcritic.io/
Checker options~

View File

@ -19,7 +19,7 @@ if has('reltime')
lockvar! g:_SYNTASTIC_START
endif
let g:_SYNTASTIC_VERSION = '3.9.0-16'
let g:_SYNTASTIC_VERSION = '3.9.0-19'
lockvar g:_SYNTASTIC_VERSION
" Sanity checks {{{1