diff --git a/build/build.xml b/build/build.xml index d5832d4..bc4af50 100644 --- a/build/build.xml +++ b/build/build.xml @@ -111,7 +111,7 @@ - + @@ -239,7 +239,7 @@ - + @@ -254,7 +254,7 @@ - + diff --git a/documentation/dist/README.html b/documentation/dist/README.html index f45053a..b6be8fc 100644 --- a/documentation/dist/README.html +++ b/documentation/dist/README.html @@ -73,19 +73,19 @@ documentation that can be found in the "documentation" directory included with this distribution.

-Further information can be found on the +Further information can be found on the Wildfire website.

Changelog

Connection manager module releases are synchronized with Wildfire server releases. -View the Wildfire changelog +View the Wildfire changelog for details on what's changed since the last release.

Support

Free support is provided by the Wildfire community in the -online forums. Commercial support is +online forums. Commercial support is available from Jive Software.

License Agreements

diff --git a/documentation/docs/index.html b/documentation/docs/index.html index c34e9f3..d54e449 100644 --- a/documentation/docs/index.html +++ b/documentation/docs/index.html @@ -47,7 +47,7 @@

An active support community for the Wildfire connection manager module is available at -http://www.jivesoftware.org/forums/. +http://www.igniterealtime.org/forum/.

diff --git a/documentation/docs/install-guide.html b/documentation/docs/install-guide.html index bf031c0..fc90ae5 100644 --- a/documentation/docs/install-guide.html +++ b/documentation/docs/install-guide.html @@ -11,8 +11,8 @@ the scalability of XMPP servers. This document will guide you through installing the connection manager module as a standalone application. For a full list of features and more information, please visit the -Wildfire website: http://www.jivesoftware.org/wildfire

+Wildfire website: http://www.igniterealtime.org/projects/wildfire

Installation

    diff --git a/documentation/docs/source-build.html b/documentation/docs/source-build.html index cf0ee42..fedc0be 100644 --- a/documentation/docs/source-build.html +++ b/documentation/docs/source-build.html @@ -42,8 +42,8 @@ by the license given to it by its author.

    For additional developer resources, please visit: - -http://www.jivesoftware.org. The build process is based on Ant. Visit the + +http://www.igniterealtime.org. The build process is based on Ant. Visit the Ant website for more information. There is no need to download and install Ant - a version of it is included in this distribution. @@ -59,7 +59,7 @@ You can get the source code by downloading a source distribution or by checking out the source code from SVN. Instructions for both options can -be found on the source page. +be found on the source page.

    2. Setup Your Environment