From f17a96fbc632d07d49e787af84bc94a7eb9c9f55 Mon Sep 17 00:00:00 2001 From: Roman Ivanov Date: Mon, 29 Dec 2014 14:52:52 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ada843f33..fa0902cd4 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Checkstyle is a tool for checking Java source code for adherence to a Code standard or set of rules. -The latest version can be found at http://checkstyle.sourceforge.net, see "Download" section. +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.