Fixing the download version.
Project: http://git-wip-us.apache.org/repos/asf/incubator-blur/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-blur/commit/7e55d54c Tree: http://git-wip-us.apache.org/repos/asf/incubator-blur/tree/7e55d54c Diff: http://git-wip-us.apache.org/repos/asf/incubator-blur/diff/7e55d54c Branch: refs/heads/apache-blur-0.2 Commit: 7e55d54c84c0181ab2193001fbcd94a763ee7753 Parents: a97d979 Author: Aaron McCurry <[email protected]> Authored: Wed Oct 9 13:35:22 2013 -0400 Committer: Aaron McCurry <[email protected]> Committed: Wed Oct 9 13:35:22 2013 -0400 ---------------------------------------------------------------------- docs/getting-started.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/7e55d54c/docs/getting-started.html ---------------------------------------------------------------------- diff --git a/docs/getting-started.html b/docs/getting-started.html index b649602..1eac42c 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -99,7 +99,7 @@ cat ~/.ssh/id_dsa.pub >> ~/.ssh/authorized_keys</code></pre> <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.2.1-incubating/apache-blur-0.2.0-incubating-src.tar.gz" class="btn btn-large btn-primary">Apache Blur 0.2.1 Source</a> <a href="http://www.apache.org/dyn/closer.cgi/incubator/blur/0.2.1-incubating/apache-blur-0.2.0-incubating-bin.tar.gz" class="btn btn-large btn-primary">Apache Blur 0.2.1 Binary</a> + <a href="http://www.apache.org/dyn/closer.cgi/incubator/blur/0.2.1-incubating/apache-blur-0.2.1-incubating-src.tar.gz" class="btn btn-large btn-primary">Apache Blur 0.2.1 Source</a> <a href="http://www.apache.org/dyn/closer.cgi/incubator/blur/0.2.1-incubating/apache-blur-0.2.1-incubating-bin.tar.gz" class="btn btn-large btn-primary">Apache Blur 0.2.1 Binary</a> </p> </section> <section>
