diff options
| author | Robert Gemmell <robbie@apache.org> | 2010-07-03 22:09:55 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2010-07-03 22:09:55 +0000 |
| commit | a6853f70ff674a0a44c8d351f0d1a55c7682ac66 (patch) | |
| tree | 154c7147d3faa63d40d4f3ff430cc2c38ed62e2f /doc/website/content/getting_started.html | |
| parent | f60ff40759fbb194d8c00d898beb0cca92817ade (diff) | |
| download | qpid-python-a6853f70ff674a0a44c8d351f0d1a55c7682ac66.tar.gz | |
Rename home.html to index.html, merge some missed updates to the published content back into the source tree
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@960274 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'doc/website/content/getting_started.html')
| -rw-r--r-- | doc/website/content/getting_started.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/website/content/getting_started.html b/doc/website/content/getting_started.html index c2de831176..4dc2df99e6 100644 --- a/doc/website/content/getting_started.html +++ b/doc/website/content/getting_started.html @@ -6,10 +6,10 @@ <li>Download the software <a href="download.html" title="Download">Download</a></li> <li>Start a broker. <ul> - <li>Instructions for <a href="http://qpid.apache.org/archives/wiki/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/archives/wiki/rasc.html" title="RASC">running a Qpid C++ broker (AMQP 0-10) </a></li> + <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><a href="http://qpid.apache.org/archives/wiki/mgmtc.html" title="MgmtC++">Management tools </a> (AMQP 0-10, works with the Qpid C++ broker)</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> </li> <li>Run an example program from the downloaded software, or from the following URLs (these are svn URLs, which you can use to browse the examples or check them out): @@ -44,7 +44,7 @@ <ul> <li>Examples: <a href="http://svn.apache.org/viewvc/qpid/trunk/qpid/dotnet/client-010/examples/">http://svn.apache.org/viewvc/qpid/trunk/qpid/dotnet/client-010/examples/ </a></li> - <li><a href="http://qpid.apache.org/archives/wiki/net-user-guide.html">.NET Tutorial </a></li> + <li><a href="https://cwiki.apache.org/qpid/net-user-guide.html">.NET Tutorial </a></li> </ul> </li> </ul> @@ -56,7 +56,7 @@ </li> <li>Get your Questions Answered <ul> - <li>Read the <a href="archives/wiki/faq.html" title="FAQ">FAQ</a></li> + <li>Read the <a href="https://cwiki.apache.org/qpid/faq.html" title="FAQ">FAQ</a></li> <li>Ask a question on the user list <a href="mailto:users-subscribe@qpid.apache.org">users-subscribe@qpid.apache.org</a></li> </ul> |
