Fixing links for download.
Project: http://git-wip-us.apache.org/repos/asf/incubator-blur/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-blur/commit/2311853d Tree: http://git-wip-us.apache.org/repos/asf/incubator-blur/tree/2311853d Diff: http://git-wip-us.apache.org/repos/asf/incubator-blur/diff/2311853d Branch: refs/heads/master Commit: 2311853dbd005159d83d7b2456469bdffbdf41e0 Parents: a9cbc37 Author: Aaron McCurry <[email protected]> Authored: Wed Oct 9 13:41:38 2013 -0400 Committer: Aaron McCurry <[email protected]> Committed: Wed Oct 9 13:41:38 2013 -0400 ---------------------------------------------------------------------- docs/getting-started.html | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/2311853d/docs/getting-started.html ---------------------------------------------------------------------- diff --git a/docs/getting-started.html b/docs/getting-started.html index c73309a..8753391 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -92,19 +92,16 @@ cat ~/.ssh/id_dsa.pub >> ~/.ssh/authorized_keys</code></pre> <div class="bs-callout bs-callout-info"><h4>Heads Up!</h4><p>Also you will need to know the location of the JAVA_HOME directory.</p></div> </section> - <section> - <div class="page-header"> - <h1 id="download">Download</h1> - </div> - <p class="lead"> - There are a few ways to download Blur depending on how involved you want to be. - </p> - <h3>Download full source</h3> - <p> - Until a full release has been made, please download the latest full source code and look in the <code>/distribution</code> folder. - <a href="https://git-wip-us.apache.org/repos/asf/incubator-blur.git" class="btn btn-large btn-primary">Download Latest Apache Blur 0.2.0</a> - </p> - </section> + <section> + <div class="page-header"> + <h1 id="download">Download</h1> + </div> + <h3>Download Source and Binary Artifacts</h3> + <p> + Both the source and binary artifacts are provided via mirrors here:<br/><br/> + <a href="http://www.apache.org/dyn/closer.cgi/incubator/blur/0.3.0-incubating/apache-blur-0.3.0-incubating-src.tar.gz" class="btn btn-large btn-primary">Apache Blur 0.3.0 Source</a> <a href="http://www.apache.org/dyn/closer.cgi/incubator/blur/0.3.0-incubating/apache-blur-0.3.0-incubating-bin.tar.gz" class="btn btn-large btn-primary">Apache Blur 0.3.0 Binary</a> + </p> + </section> <section> <div class="page-header"> <h1 id="compile">Compile</h1>
