Author: wfarner
Date: Sat Dec 12 03:40:45 2015
New Revision: 1719625

URL: http://svn.apache.org/viewvc?rev=1719625&view=rev
Log:
Add bintray link to downloads page.

Modified:
    aurora/site/publish/downloads/index.html
    aurora/site/source/downloads.html.md

Modified: aurora/site/publish/downloads/index.html
URL: 
http://svn.apache.org/viewvc/aurora/site/publish/downloads/index.html?rev=1719625&r1=1719624&r2=1719625&view=diff
==============================================================================
--- aurora/site/publish/downloads/index.html (original)
+++ aurora/site/publish/downloads/index.html Sat Dec 12 03:40:45 2015
@@ -46,7 +46,13 @@
   Signature files are not propagated to mirrors, so we link directly to those.
 -->
 
-<h2 id="current-release">Current Release</h2>
+<h2 id="binary-distributions">Binary distributions</h2>
+
+<p>Official binaries can be found on our <a 
href="https://bintray.com/apache/aurora";>bintray</a>.</p>
+
+<h2 id="source-distributions">Source distributions</h2>
+
+<h3 id="current-release">Current Release</h3>
 
 <p>The current released version is <em>0.10.0</em>. <a 
href="http://www.apache.org/dyn/closer.cgi?path=/aurora/0.10.0/apache-aurora-0.10.0.tar.gz";>(tar.gz)</a>
 <a 
href="https://www.apache.org/dist/aurora/0.10.0/apache-aurora-0.10.0.tar.gz.md5";>(md5)</a>
@@ -55,7 +61,7 @@
 
 <p>To quickly get started, we reccomend using Vagrant and following the <a 
href="/documentation/latest/vagrant/">Getting Started guide</a>.</p>
 
-<h2 id="previous-releases">Previous Releases</h2>
+<h3 id="previous-releases">Previous Releases</h3>
 
 <p><em>0.9.0</em> <a 
href="http://www.apache.org/dyn/closer.cgi?path=/aurora/0.9.0/apache-aurora-0.9.0.tar.gz";>(tar.gz)</a>
 <a 
href="https://www.apache.org/dist/aurora/0.9.0/apache-aurora-0.9.0.tar.gz.md5";>(md5)</a>
@@ -81,7 +87,7 @@
 <a 
href="https://archive.apache.org/dist/aurora/0.5.0/apache-aurora-0.5.0-incubating.tar.gz.sha";>(sha)</a>
 <a 
href="https://archive.apache.org/dist/aurora/0.5.0/apache-aurora-0.5.0-incubating.tar.gz.asc";>(sig)</a></p>
 
-<h2 id="git">Git</h2>
+<h3 id="git">Git</h3>
 
 <p>The latest code is available in git via:</p>
 <pre class="highlight plaintext"><code>git clone 
git://git.apache.org/aurora.git

Modified: aurora/site/source/downloads.html.md
URL: 
http://svn.apache.org/viewvc/aurora/site/source/downloads.html.md?rev=1719625&r1=1719624&r2=1719625&view=diff
==============================================================================
--- aurora/site/source/downloads.html.md (original)
+++ aurora/site/source/downloads.html.md Sat Dec 12 03:40:45 2015
@@ -6,8 +6,12 @@
   For details, see https://www.apache.org/dev/release.html#when-to-archive
   Signature files are not propagated to mirrors, so we link directly to those.
 -->
-## Current Release
+## Binary distributions
+Official binaries can be found on our 
[bintray](https://bintray.com/apache/aurora).
 
+## Source distributions
+
+### Current Release
 The current released version is *0.10.0*. 
[(tar.gz)](http://www.apache.org/dyn/closer.cgi?path=/aurora/0.10.0/apache-aurora-0.10.0.tar.gz)
 
[(md5)](https://www.apache.org/dist/aurora/0.10.0/apache-aurora-0.10.0.tar.gz.md5)
 
[(sha)](https://www.apache.org/dist/aurora/0.10.0/apache-aurora-0.10.0.tar.gz.sha)
@@ -15,8 +19,7 @@ The current released version is *0.10.0*
 
 To quickly get started, we reccomend using Vagrant and following the [Getting 
Started guide](/documentation/latest/vagrant/).
 
-## Previous Releases
-
+### Previous Releases
 *0.9.0* 
[(tar.gz)](http://www.apache.org/dyn/closer.cgi?path=/aurora/0.9.0/apache-aurora-0.9.0.tar.gz)
 
[(md5)](https://www.apache.org/dist/aurora/0.9.0/apache-aurora-0.9.0.tar.gz.md5)
 
[(sha)](https://www.apache.org/dist/aurora/0.9.0/apache-aurora-0.9.0.tar.gz.sha)
@@ -41,8 +44,7 @@ To quickly get started, we reccomend usi
 
[(sha)](https://archive.apache.org/dist/aurora/0.5.0/apache-aurora-0.5.0-incubating.tar.gz.sha)
 
[(sig)](https://archive.apache.org/dist/aurora/0.5.0/apache-aurora-0.5.0-incubating.tar.gz.asc)
 
-## Git
-
+### Git
 The latest code is available in git via:
 
     git clone git://git.apache.org/aurora.git


Reply via email to