diff options
| author | Robert Gemmell <robbie@apache.org> | 2010-12-05 19:05:56 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2010-12-05 19:05:56 +0000 |
| commit | 4530920aa3b09758b04960fcf5cfe932ed6f337e (patch) | |
| tree | e8becd8081bdcaee27cc3d7940d3be8fc26e99fa /qpid/doc/website | |
| parent | 6bf5c6e31a139946a095aaa8ad3705107bc11c82 (diff) | |
| download | qpid-python-4530920aa3b09758b04960fcf5cfe932ed6f337e.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@1042410 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/doc/website')
| -rw-r--r-- | qpid/doc/website/content/getting_started.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/doc/website/content/getting_started.html b/qpid/doc/website/content/getting_started.html index c45b61911e..094721ef9c 100644 --- a/qpid/doc/website/content/getting_started.html +++ b/qpid/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> |
