Repository: bahir-website Updated Branches: refs/heads/asf-site 2bf2d0303 -> 7ad4d5a82
http://git-wip-us.apache.org/repos/asf/bahir-website/blob/7ad4d5a8/content/history/index.html ---------------------------------------------------------------------- diff --git a/content/history/index.html b/content/history/index.html index 7792dbf..4540c11 100644 --- a/content/history/index.html +++ b/content/history/index.html @@ -202,7 +202,7 @@ Downloads are available on the <a href="/download.html">downloads page</a>.</p> -<h2 id="v0-2-0"><a href="https://github.com/apache//releases/tag/-0.2.0">0.2.0</a> / 2015-11-10</h2> +<h2 id="v0-2-0"><a href="https://github.com/apache//releases/tag/bahir-0.2.0">0.2.0</a> / 2015-11-10</h2> <p>Our second release!</p> @@ -215,7 +215,7 @@ Add a variant of <code class="highlighter-rouge">FooSchema</code> that does not Derive <code class="highlighter-rouge">FOO</code> return type by a customizable policy</li> </ul> -<h2 id="v0-1-0"><a href="https://github.com/apache//releases/tag/-0.1.0">0.1.0</a> / 2015-09-25</h2> +<h2 id="v0-1-0"><a href="https://github.com/apache//releases/tag/bahir-0.1.0">0.1.0</a> / 2015-09-25</h2> <p>Our first release!</p> http://git-wip-us.apache.org/repos/asf/bahir-website/blob/7ad4d5a8/content/index.html ---------------------------------------------------------------------- diff --git a/content/index.html b/content/index.html index f3f787a..86868f0 100644 --- a/content/index.html +++ b/content/index.html @@ -45,11 +45,15 @@ <div class="col-md-12 text-center"> - <a href="/downloads/spark" class="btn btn-primary btn-lg bigFingerButton" role="button">Download Apache Bahir Spark Extensions 2.1.0</a></p> + <a href="/downloads/spark" class="btn btn-primary btn-lg bigFingerButton" role="button">Download Apache Bahir Spark Extensions 2.1.1</a></p> </div> + <div class="col-md-12 text-center"> + <a href="/downloads/flink" class="btn btn-primary btn-lg bigFingerButton" role="button">Download Apache Bahir Flink Extensions 1.0</a></p> + </div> + </div> </div>
