From eec62e976090f6634fad1a1fbbab46e78f8a8fc9 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Tue, 22 Apr 2008 18:17:20 +0000 Subject: [PATCH] Removed reference in petclinic tutorial to acegisecurity.org --- src/site/apt/petclinic-tutorial.apt | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/src/site/apt/petclinic-tutorial.apt b/src/site/apt/petclinic-tutorial.apt index f5b108d631..bfdf151c38 100644 --- a/src/site/apt/petclinic-tutorial.apt +++ b/src/site/apt/petclinic-tutorial.apt @@ -233,9 +233,8 @@ copy %spring-sec-tutorial%\WEB-INF\lib\commons-codec-1.3.jar %spring%\samples\pe * What now? - These steps can be applied to your own application. Although we do suggest - that you visit {{http://acegisecurity.org}} - and in particular review the "Suggested Steps" for getting started with Spring - Security. The suggested steps are optimized for learning Spring Security quickly - and applying it to your own projects. It also includes realistic time estimates + These steps can be applied to your own application. We suggest that you review + the "Suggested Steps" for getting started with Spring + Security on the web site. The suggested steps are optimized for learning Spring Security quickly + and applying it to your own projects. This section also includes realistic time estimates for each step so you can plan your integration activities.