From 4c8029d2347de4548caff9c824986b423f47a787 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Thu, 2 Nov 2006 22:13:30 +0000 Subject: [PATCH] Corrected coverage link --- src/site/apt/index.apt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt index ba754696c3..5b761e3497 100644 --- a/src/site/apt/index.apt +++ b/src/site/apt/index.apt @@ -188,7 +188,7 @@ Key Features * <> A must-have of any quality security project, unit tests are included. Our unit test coverage is very high, as shown in the - {{{multiproject/acegi-security/clover/index.html}coverage report}}. + {{{acegi-security/cobertura/index.html}coverage report}}. * <> This assists you in effectively reusing the Acegi Security artifacts in your own Maven-based projects.