summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2010-12-05 22:12:36 +0000
committerRobert Gemmell <robbie@apache.org>2010-12-05 22:12:36 +0000
commit0e398afd38f36cca37c1cb2db0994deb36505f5b (patch)
tree6461200e3ac74da3753123cc579462d8f98f2519
parent99bf9cafbe7b56abedd631ee726873afc43c8d6a (diff)
downloadqpid-python-0e398afd38f36cca37c1cb2db0994deb36505f5b.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/qpid@1042471 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--doc/website/content/getting_started.html2
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>