summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2013-09-05 19:23:03 +0000
committerAlan Conway <aconway@apache.org>2013-09-05 19:23:03 +0000
commitb77cf451426f3b9712f1ae41e57e09f9d2edf403 (patch)
treeefc5331e9b8229f0f564f6de729ce4a7b95e9052
parent974085b65442b17da6ce3c0027ffadfc007e9695 (diff)
downloadqpid-python-b77cf451426f3b9712f1ae41e57e09f9d2edf403.tar.gz
No-JIRA: HA fix broken cross reference in HA docs.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1520391 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/doc/book/src/cpp-broker/Active-Passive-Cluster.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/doc/book/src/cpp-broker/Active-Passive-Cluster.xml b/qpid/doc/book/src/cpp-broker/Active-Passive-Cluster.xml
index 271d5b46a6..f747cdb747 100644
--- a/qpid/doc/book/src/cpp-broker/Active-Passive-Cluster.xml
+++ b/qpid/doc/book/src/cpp-broker/Active-Passive-Cluster.xml
@@ -299,7 +299,7 @@ ssl_addr = "ssl:" host [":" port]'
Specifies whether queues and exchanges are replicated by default.
<replaceable>VALUE</replaceable> is one of: <literal>none</literal>,
<literal>configuration</literal>, <literal>all</literal>.
- For details see <xref linkend="ha-creating-replicated"/>.
+ For details see <xref linkend="ha-replicate-values"/>.
</para>
</entry>
</row>