Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Commit 89e485c

Browse files
committed
Manual: update URL for foodcritic.
1 parent c2c3313 commit 89e485c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/syntastic-checkers.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1476,7 +1476,7 @@ Maintainer: Doug Ireton
14761476
"Foodcritic" is a linter for "Chef" cookbooks (http://www.opscode.com/chef/).
14771477
See the project's page for more information:
14781478

1479-
http://acrmp.github.io/foodcritic/
1479+
http://www.foodcritic.io/
14801480

14811481
Checker options~
14821482

plugin/syntastic.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ if has('reltime')
1919
lockvar! g:_SYNTASTIC_START
2020
endif
2121

22-
let g:_SYNTASTIC_VERSION = '3.9.0-16'
22+
let g:_SYNTASTIC_VERSION = '3.9.0-19'
2323
lockvar g:_SYNTASTIC_VERSION
2424

2525
" Sanity checks {{{1

0 commit comments

Comments
 (0)