summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2010-12-05 19:05:56 +0000
committerRobert Gemmell <robbie@apache.org>2010-12-05 19:05:56 +0000
commit24ce15398fe6c69ba397004875e85dbe7ec8d238 (patch)
tree8cd8f519f383ad130d1d4daea1965cb9a71e005e
parentb006dc3d9143c2e8a1ab218bffb02839f1a39085 (diff)
downloadqpid-python-24ce15398fe6c69ba397004875e85dbe7ec8d238.tar.gz
update getting started to point at download.cgi instead of the old (redirected) download.html
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1042410 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 c45b61911e..094721ef9c 100644
--- a/doc/website/content/getting_started.html
+++ b/doc/website/content/getting_started.html
@@ -23,7 +23,7 @@
<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>Download the software <a href="download.cgi" title="Download">Download</a></li>
<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>