From 78d702430a7ac632af3f2a4ba3d2c8f248cb3dce Mon Sep 17 00:00:00 2001 From: Roman Ivanov Date: Fri, 17 Jul 2015 21:46:03 -0700 Subject: [PATCH] link to logo was updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6aa64ed3..95e6bef56 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Members chat: [![][gitter img]][gitter] Contributors chat: [![https://gitter.im/checkstyle/checkstyle](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/checkstyle/checkstyle?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -![](https://raw.githubusercontent.com/checkstyle/checkstyle/master/src/site/resources/images/logo.png) +![](https://raw.githubusercontent.com/checkstyle/resources/master/img/checkstyle-logos/checkstyle-logo-260x99.png) Checkstyle is a tool for checking Java source code for adherence to a Code Standard or set of validation rules (best practices).