new repositories for development code download
diff --git a/rivet/html/download.html b/rivet/html/download.html
index 85008e6..8a19602 100644
--- a/rivet/html/download.html
+++ b/rivet/html/download.html
@@ -81,14 +81,18 @@
         </p>
     </div>
     <div class="sez">
-        <h4>Development code on SVN</h4>
+        <h4>Development code on GitBox or GitHub</h4>
         <p>
             <b>Apache Rivet</b>
 
- is actively developed - you can always get the last code committed by the developers team.
+ is actively developed - you can always get the full git repository from either GitBox.
 		                      </p>
         <p>
-            <code>svn co http://svn.apache.org/repos/asf/tcl/rivet/trunk rivet</code>
+            <code>git clone https://gitbox.apache.org/repos/asf/tcl-rivet.git rivet</code>
+        </p>
+        <p>or from GitHub</p>
+        <p>
+            <code>git clone https://github.com/apache/tcl-rivet.git rivet</code>
         </p>
         <!-- p>
 			In addition, for your convenience, snapshots of the SVN tree are available here: