From bcd1c3eeef7841b1167f6c9b49aafd59daf50d99 Mon Sep 17 00:00:00 2001 From: Ben Alex Date: Wed, 4 Oct 2006 08:55:59 +0000 Subject: [PATCH] Fix URL. --- doc/xdocs/building.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/xdocs/building.html b/doc/xdocs/building.html index fe213c1aed..92806bd404 100644 --- a/doc/xdocs/building.html +++ b/doc/xdocs/building.html @@ -39,7 +39,7 @@

Often people reading this document just want to see if Acegi Security will work for their projects. They want to deploy a sample application, and that's about it (after all, all the reference documentation can be read online at - http://acegisecurity.sourceforge.net). + http://acegisecurity.org). In this case, execute:

    cd $ACEGI_SECURITY/core (or cd %ACEGI_SECURITY%/core on Windows)