updated javadoc link

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@583163 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Strachan 2007-10-09 13:35:57 +00:00
parent 27a6c0a301
commit 48e8c053fc
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
/**
* Creates <a href="http://activemq.org/site/mirrored-queue.html">Mirrored
* Creates <a href="http://activemq.org/site/mirrored-queues.html">Mirrored
* Queue</a> using a prefix and postfix to define the topic name on which to mirror the queue to.
*
* @version $Revision$