summaryrefslogtreecommitdiff
path: root/doc/website/content/getting_started.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/website/content/getting_started.html')
-rw-r--r--doc/website/content/getting_started.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/website/content/getting_started.html b/doc/website/content/getting_started.html
index fce75fb211..c2de831176 100644
--- a/doc/website/content/getting_started.html
+++ b/doc/website/content/getting_started.html
@@ -1,15 +1,15 @@
<div class="main_text_area_body" >
<h1>Getting Started with Apache Qpid</h1>
<p>To get started with Apache Qpid, follow the steps below.</p>
-
+
<ol>
<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/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/rasc.html" title="RASC">running a Qpid C++ broker (AMQP 0-10) </a></li>
+ <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><a href="http://qpid.apache.org/mgmtc.html" title="MgmtC++">Management tools </a> (AMQP 0-10, works with the Qpid C++ broker)</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>
</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/net-user-guide.html">.NET Tutorial </a></li>
+ <li><a href="http://qpid.apache.org/archives/wiki/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="https://cwiki.apache.org/confluence/display/qpid/FAQ" title="FAQ">FAQ</a></li>
+ <li>Read the <a href="archives/wiki/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>