You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-cvs@tcl.apache.org by mx...@apache.org on 2015/09/03 23:35:45 UTC

svn commit: r1701141 - /tcl/site/rivet/html/download.html

Author: mxmanghi
Date: Thu Sep  3 21:35:44 2015
New Revision: 1701141

URL: http://svn.apache.org/r1701141
Log:
changing download selector from cgi to lua, as per infrastructure recommendation

Modified:
    tcl/site/rivet/html/download.html

Modified: tcl/site/rivet/html/download.html
URL: http://svn.apache.org/viewvc/tcl/site/rivet/html/download.html?rev=1701141&r1=1701140&r2=1701141&view=diff
==============================================================================
--- tcl/site/rivet/html/download.html (original)
+++ tcl/site/rivet/html/download.html Thu Sep  3 21:35:44 2015
@@ -25,7 +25,7 @@
  release may be downloaded from one the links pointing to ASF mirror sites 
 		      <p>
                 <code>
-                    <a href="http://www.apache.org/dyn/closer.cgi/tcl/rivet">http://www.apache.org/dyn/closer.cgi/tcl/rivet</a>
+                    <a href="http://www.apache.org/dyn/closer.lua/tcl/rivet">http://www.apache.org/dyn/closer.lua/tcl/rivet</a>
                 </code>
             </p>
         </p>



---------------------------------------------------------------------
To unsubscribe, e-mail: site-cvs-unsubscribe@tcl.apache.org
For additional commands, e-mail: site-cvs-help@tcl.apache.org