diff options
| -rw-r--r-- | qpid/doc/book/src/cpp-broker/Active-Passive-Cluster.xml | 2 |
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> |
