diff options
| author | Robert Gemmell <robbie@apache.org> | 2010-12-05 22:12:36 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2010-12-05 22:12:36 +0000 |
| commit | d1c1ac367731061977ec471a23672f5d797a83dc (patch) | |
| tree | ec5cd22efe57142ce866340aa8a3e6a85ca3d3d3 | |
| parent | 459bf17ae845acbe0c82811ae454a243b21f308c (diff) | |
| download | qpid-python-d1c1ac367731061977ec471a23672f5d797a83dc.tar.gz | |
reference the trunk getting started to stop the url going stale when versions change, like it did just now
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1042471 13f79535-47bb-0310-9956-ffa450edef68
| -rw-r--r-- | qpid/doc/website/content/getting_started.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/doc/website/content/getting_started.html b/qpid/doc/website/content/getting_started.html index 094721ef9c..5a3a8cb602 100644 --- a/qpid/doc/website/content/getting_started.html +++ b/qpid/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> |
