Fix doc links

This commit is contained in:
vrana
2012-08-10 14:21:51 -07:00
parent 0597e765de
commit b2c9edd17d
6 changed files with 9 additions and 8 deletions

View File

@@ -67,7 +67,7 @@ Additionally, Arcanist ships with some general purpose linters:
mistakes.
- @{class@arcanist:ArcanistFilenameLinter}, which can enforce generally
sensible rules about not giving files nonsense names.
- @{class@arcanist:ArcanistLicenseLinter.php}, which can make sure license
- @{class@arcanist:ArcanistLicenseLinter}, which can make sure license
headers are applied to all source files.
- @{class@arcanist:ArcanistNoLintLinter}, which can disable lint for files
marked unlintable.