diff --git a/doc/syntastic.txt b/doc/syntastic.txt index 24fa57c2..34de017b 100644 --- a/doc/syntastic.txt +++ b/doc/syntastic.txt @@ -446,8 +446,8 @@ The general form of the override options is: > For checkers that do not use the 'syntastic#makeprg#build()' function you will have to look at the source code of the checker in question. If there are -specific options that can be set, these are usually documented at the top of -the script. +specific options that can be set, these are usually documented in the wiki: +https://github.com/scrooloose/syntastic/wiki/Syntaxcheckers ============================================================================== 6. About *syntastic-about*