aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoralexkravin <nesterenko-aleksey@list.ru>2015-03-17 02:19:31 +0400
committerRoman Ivanov <ivanov-jr@mail.ru>2015-03-17 09:29:37 -0700
commitbcb409636668ddd466c48cac95b28dc93de02a9f (patch)
tree6b53f2ef2d2abd2e803c59e2f734903b2a9c3737 /README.md
parent565bce1493cf116dbd5defb289239e48de0c6a7c (diff)
downloadcheckstyle-bcb409636668ddd466c48cac95b28dc93de02a9f.tar.gz
Removed AvailableChecks page, updated corresponding UT, updated README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3a04d0b8c..6d2783cad 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ checking Java source code for adherence to a Code Standard or set of validation
The latest version can be found at [SourceForge downloads](https://sourceforge.net/projects/checkstyle/files/checkstyle/) or at [Maven repo](http://repo1.maven.org/maven2/com/puppycrawl/tools/checkstyle/).
-Documentation is available in HTML format, see http://checkstyle.sourceforge.net/availablechecks.html.
+Documentation is available in HTML format, see http://checkstyle.sourceforge.net/checks.html.
Continuous integration and Quality reports
======================