summaryrefslogtreecommitdiff
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
commit095bbc7349ccadfd40a782ad6a5e7851ca65f281 (patch)
treeb20f34406596187db65d0fd109d1e69b6075ecb2
parent7f42616db97eee3890f07188272b8d028839ebec (diff)
downloadqpid-python-095bbc7349ccadfd40a782ad6a5e7851ca65f281.tar.gz
QPID-1556: fixed broken URL
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@731811 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/cpp/RELEASE_NOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/RELEASE_NOTES b/qpid/cpp/RELEASE_NOTES
index 92f1f5933d..b861503f9d 100644
--- a/qpid/cpp/RELEASE_NOTES
+++ b/qpid/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: