diff options
| author | Alan Conway <aconway@apache.org> | 2013-07-15 14:00:00 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2013-07-15 14:00:00 +0000 |
| commit | ad575a78103b300adaa6f616b6ed3b60dedf0f7e (patch) | |
| tree | 4b81d7ade461df19c2c93cb8a181bc6faec61a4d | |
| parent | 502887811360345c073eb8b7c3e814e958bf8140 (diff) | |
| download | qpid-python-ad575a78103b300adaa6f616b6ed3b60dedf0f7e.tar.gz | |
QPID-4987: Fix URL link to Qpid docs.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1503254 13f79535-47bb-0310-9956-ffa450edef68
| -rw-r--r-- | qpid/cpp/README-HA.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/README-HA.txt b/qpid/cpp/README-HA.txt index ae9bec5182..4e95ea1041 100644 --- a/qpid/cpp/README-HA.txt +++ b/qpid/cpp/README-HA.txt @@ -136,4 +136,4 @@ The queue state replication mechanism implemented by the modules `replicating_li [ha-virtual-ip]: http://qpid.apache.org/books/0.22/AMQP-Messaging-Broker-CPP-Book/html/chapter-ha.html#ha-virtual-ip [ha-replicate-values]: http://qpid.apache.org/books/0.22/AMQP-Messaging-Broker-CPP-Book/html/chapter-ha.html#ha-replicate-values [ha-rm-config]: http://qpid.apache.org/books/0.22/AMQP-Messaging-Broker-CPP-Book/html/chapter-ha.html#ha-rm-config -[ha-queue-replication]: http://qpid.apache.org/books/0.22/AMQP-Messaging-Broker-CPP-Book/html/chapter-ha.html#ha-queue-replication +[ha-queue-replication]: http://qpid.apache.org/releases/qpid-0.22/cpp-broker/book/ha-queue-replication.html |
