From dcfa0008db443395061accf498d6d4103a86aaf5 Mon Sep 17 00:00:00 2001 From: Ben Alex Date: Mon, 16 May 2005 22:37:04 +0000 Subject: [PATCH] Updated URL to point to Reid Carlberg's latest blog entry. --- doc/xdocs/articles.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/xdocs/articles.html b/doc/xdocs/articles.html index ea24b66d8f..6abe374292 100644 --- a/doc/xdocs/articles.html +++ b/doc/xdocs/articles.html @@ -77,8 +77,8 @@
  • Annotations in Acegi Security: An implementation of JDK 1.5 annotations with Acegi Security's SecurityConfig.

  • -
  • Acegi Security - The Simplest Possible Example: - Reid Carlberg has provided a downloadable WAR containing the simplest possible Acegi Security configuration.

    +
  • Acegi Security - The Simplest Possible Example: + Reid Carlberg has provided a downloadable WAR containing the simplest possible Acegi Security 0.8.2 configuration.

  • JUnit Testing with Acegi Security: A tip from Gavin Terrill on unit testing with Acegi Security.