Author: robbie
Date: Sun Dec 5 22:12:36 2010
New Revision: 1042471
URL: http://svn.apache.org/viewvc?rev=1042471&view=rev
Log:
reference the trunk getting started to stop the url going stale when versions
change, like it did just now
Modified:
qpid/trunk/qpid/doc/website/content/getting_started.html
Modified: qpid/trunk/qpid/doc/website/content/getting_started.html
URL:
http://svn.apache.org/viewvc/qpid/trunk/qpid/doc/website/content/getting_started.html?rev=1042471&r1=1042470&r2=1042471&view=diff
==============================================================================
--- qpid/trunk/qpid/doc/website/content/getting_started.html (original)
+++ qpid/trunk/qpid/doc/website/content/getting_started.html Sun Dec 5
22:12:36 2010
@@ -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>
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]