diff --git a/doc/xdocs/navigation.xml b/doc/xdocs/navigation.xml
index 6bfe8a3488..02a5db809f 100644
--- a/doc/xdocs/navigation.xml
+++ b/doc/xdocs/navigation.xml
@@ -28,7 +28,7 @@
diff --git a/notice.txt b/notice.txt
index 34ca6a13d1..ba0ab15ee4 100644
--- a/notice.txt
+++ b/notice.txt
@@ -8,7 +8,7 @@
must include the following acknowledgement:
"This product includes software developed by the Acegi Security
- System for Spring Project (http://acegisecurity.sourceforge.net)."
+ System for Spring Project (http://acegisecurity.org)."
Alternately, this acknowledgement may appear in the software itself,
if and wherever such third-party acknowledgements normally appear.
diff --git a/project.xml b/project.xml
index 5286d15498..49f063d1fe 100644
--- a/project.xml
+++ b/project.xml
@@ -31,8 +31,8 @@
http://sourceforge.net/sflogo.php?group_id=104215&type=5
2004
- http://acegisecurity.sourceforge.net/logo.gif
- http://acegisecurity.sourceforge.net/
+ http://acegisecurity.org/logo.gif
+ http://acegisecurity.org/
shell.sourceforge.net
/home/groups/a/ac/acegisecurity/htdocs
shell.sourceforge.net
diff --git a/readme.txt b/readme.txt
index 99b93ae097..e8d91e2c59 100644
--- a/readme.txt
+++ b/readme.txt
@@ -10,7 +10,7 @@ The Acegi Security System for Spring provides security services for
The Spring Framework (http://www.springframework.org).
For a detailed list of features and access to the latest release, please visit
-http://acegisecurity.sourceforge.net.
+http://acegisecurity.org.
-------------------------------------------------------------------------------
SIGNED JAR FILES
@@ -38,24 +38,24 @@ BUILDING
-------------------------------------------------------------------------------
Acegi Security is built using Maven. Please read the "Building with Maven" page
-at http://acegisecurity.sourceforge.net. This page is also included in the
-/docs directory of official release ZIPs.
+at http://acegisecurity.org. This page is also included in the /docs directory
+of official release ZIPs.
-------------------------------------------------------------------------------
QUICK START
-------------------------------------------------------------------------------
-We recommend you visit http://acegisecurity.sourceforge.net and read the
-"Suggested Steps" page. This page is also included in the /docs directory of
-official release ZIPs.
+We recommend you visit http://acegisecurity.org and read the "Suggested Steps"
+page. This page is also included in the /docs directory of official release
+ZIPs.
-------------------------------------------------------------------------------
DOCUMENTATION
-------------------------------------------------------------------------------
-http://acegisecurity.sourceforge.net has a wide range of articles about Acegi
-security, including links to external resources. A copy of this web site is
-included in the /docs directory of official release ZIPs.
+http://acegisecurity.org has a wide range of articles about Acegi Security,
+including links to external resources. A copy of this web site is included in
+the /docs directory of official release ZIPs.
Be sure to read the Reference Guide, which is available from the web site (and
/docs directory as described above). Every class also has thorough JavaDocs.
@@ -78,7 +78,7 @@ discussions. You can join at:
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer.
Links to mailing list archives, the forums, and other useful resources are
-available from http://acegisecurity.sourceforge.net.
+available from http://acegisecurity.org.
$Id$
diff --git a/src-readme.txt b/src-readme.txt
index 1e3cfe5ed3..aa52c7e3ff 100644
--- a/src-readme.txt
+++ b/src-readme.txt
@@ -10,7 +10,7 @@ The Acegi Security System for Spring provides security services for
The Spring Framework (http://www.springframework.org).
For a detailed list of features and access to the latest release, please visit
-http://acegisecurity.sourceforge.net.
+http://acegisecurity.org.
-------------------------------------------------------------------------------
SOURCE RELEASES
@@ -20,8 +20,8 @@ If you have downloaded an acegi-security-xx-src.zip, you will NOT be able to
compile the project. The -src releases are intended for source code review
and IDE integration only. If you wish to use Acegi Security, you must download
the full release or compile it from CVS. See the "Building with Maven" page
-at http://acegisecurity.sourceforge.net for further details. There is also
-a "Download" link if you would prefer to download an already compiled release.
+at http://acegisecurity.org for further details. There is also a "Download"
+link if you would prefer to download an already compiled release.
-------------------------------------------------------------------------------
OBTAINING SUPPORT
@@ -40,7 +40,7 @@ discussions. You can join at:
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer.
Links to mailing list archives, the forums, and other useful resources are
-available from http://acegisecurity.sourceforge.net.
+available from http://acegisecurity.org.
$Id$