diff options
-rw-r--r-- | doc/website/content/getting_started.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/website/content/getting_started.html b/doc/website/content/getting_started.html index 094721ef9c..5a3a8cb602 100644 --- a/doc/website/content/getting_started.html +++ b/doc/website/content/getting_started.html @@ -27,7 +27,7 @@ <li>Start a broker. <ul> <li>Instructions for <a href="https://cwiki.apache.org/qpid/getting-started-guide.html" title="Getting Started Guide">running a Qpid Java broker (AMQP 0-8, 0-9) </a></li> - <li>Instructions for <a href="http://qpid.apache.org/books/0.7/AMQP-Messaging-Broker-CPP-Book/html/ch01.html#section-Running-a-Qpid-CPP-Broker" title="RASC">running a Qpid C++ broker (AMQP 0-10) </a></li> + <li>Instructions for <a href="http://qpid.apache.org/books/trunk/AMQP-Messaging-Broker-CPP-Book/html/ch01.html#section-Running-a-Qpid-CPP-Broker" title="RASC">running a Qpid C++ broker (AMQP 0-10) </a></li> <li><a href="https://cwiki.apache.org/qpid/mgmtc.html" title="MgmtC++">Management tools </a> (AMQP 0-10, works with the Qpid C++ broker)</li> </ul> |