Author: buildbot
Date: Fri Sep 28 12:18:45 2018
New Revision: 1035863

Log:
Staging update by buildbot for thrift

Modified:
    websites/staging/thrift/trunk/content/   (props changed)
    websites/staging/thrift/trunk/content/download.html

Propchange: websites/staging/thrift/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Sep 28 12:18:45 2018
@@ -1 +1 @@
-1841060
+1842241

Modified: websites/staging/thrift/trunk/content/download.html
==============================================================================
--- websites/staging/thrift/trunk/content/download.html (original)
+++ websites/staging/thrift/trunk/content/download.html Fri Sep 28 12:18:45 2018
@@ -104,11 +104,12 @@ h2:hover > .headerlink, h3:hover > .head
 <p>Releases from the incubator ( less than 0.6.0 ) are available at the <a 
href="http://archive.apache.org/dist/incubator/thrift";>Thrift Incubator 
Archive</a></p>
 <p>Releases from 0.6.0 up to the current release are available at the <a 
href="http://archive.apache.org/dist/thrift";>Apache Thrift Archive</a></p>
 <hr />
-<h2 id="git-checkout">GIT Checkout<a class="headerlink" href="#git-checkout" 
title="Permanent link">&para;</a></h2>
-<p>For those who would like to participate in Thrift development, you may 
checkout Thrift from the <a 
href="https://git-wip-us.apache.org/repos/asf?p=thrift.git";>Apache GIT 
repository</a>.
-<pre><code>git clone https://git-wip-us.apache.org/repos/asf/thrift.git thrift
+<h2 id="git-checkout">Git Checkout<a class="headerlink" href="#git-checkout" 
title="Permanent link">&para;</a></h2>
+<p>For those who would like to participate in Thrift development, you may 
checkout Thrift from the <a href="https://github.com/apache/thrift";>GitHub 
Repository</a>.
+<pre><code>git clone https://github.com/apache/thrift.git
 cd thrift
-</code></pre></p>
+</code></pre>
+We recommend you use our <a 
href="https://github.com/apache/thrift/tree/master/build/docker";>docker 
development environment</a> - the same environment the CI builds use.</p>
        </div>
        <div class="container">
        <hr>


Reply via email to