summaryrefslogtreecommitdiff
path: root/cpp/RELEASE_NOTES
diff options
context:
space:
mode:
authorRafael H. Schloming <rhs@apache.org>2009-01-06 02:12:50 +0000
committerRafael H. Schloming <rhs@apache.org>2009-01-06 02:12:50 +0000
commita66c241b7d30520d44be93a38ee90fb4999515e8 (patch)
tree8b41f634280f0f18d48325d1e9f3faf276e65ab1 /cpp/RELEASE_NOTES
parente7478bb3f7584c5a9b1214e43ede5f5e647fb2ba (diff)
downloadqpid-python-a66c241b7d30520d44be93a38ee90fb4999515e8.tar.gz
QPID-1556: fixed broken URL
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@731811 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/RELEASE_NOTES')
-rw-r--r--cpp/RELEASE_NOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/RELEASE_NOTES b/cpp/RELEASE_NOTES
index 92f1f5933d..b861503f9d 100644
--- a/cpp/RELEASE_NOTES
+++ b/cpp/RELEASE_NOTES
@@ -10,7 +10,7 @@ http://jira.amqp.org/confluence/display/AMQP/Download
Notable additions for the M$ release includes, the c++ client API had improvements done to make it more user friendly. The c++ broker has a windows port, acl support, SSL support, performance enhancements and clustering (experimental).
Please note that due to c++ client API changes, it is likely that programs written against the M3 client will not compile.
-You will need to change to the new API thats described at http://qpid.apache.org/docs/api/c++/html/index.html
+You will need to change to the new API thats described at http://qpid.apache.org/docs/api/html/
For full details of Qpid c++ capabilities, as they currently stand,
see our project documentation at: