From f2d05358c0f8c9364b6f392bdc49571299a66fb8 Mon Sep 17 00:00:00 2001 From: Kengo TODA Date: Tue, 25 Jul 2017 06:48:09 +0900 Subject: [PATCH] link to official manual site --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 55c577f..25aa821 100644 --- a/index.html +++ b/index.html @@ -29,7 +29,7 @@

Find bugs in Java Programs

SpotBugs is a program which uses static analysis to look for bugs in Java code. It is free software, distributed under the terms of the Lesser GNU Public License.

-

SpotBugs is the spiritual successor of FindBugs, carrying on from the point where it left off with support of its community.

+

SpotBugs is the spiritual successor of FindBugs, carrying on from the point where it left off with support of its community. Please check official manual site for detail.

SpotBugs requires JRE (or JDK) 1.8.0 or later to run. However, it can analyze programs compiled for any version of Java, from 1.0 to 1.8.