Author: jarcec
Date: Tue Sep  1 06:47:19 2015
New Revision: 1700401

URL: http://svn.apache.org/r1700401
Log:
Replacing closer.cgi with closer.lua

Modified:
    flume/site/trunk/content/sphinx/download.rst

Modified: flume/site/trunk/content/sphinx/download.rst
URL: 
http://svn.apache.org/viewvc/flume/site/trunk/content/sphinx/download.rst?rev=1700401&r1=1700400&r2=1700401&view=diff
==============================================================================
--- flume/site/trunk/content/sphinx/download.rst (original)
+++ flume/site/trunk/content/sphinx/download.rst Tue Sep  1 06:47:19 2015
@@ -10,8 +10,8 @@ originals on the main distribution serve
 
 .. csv-table::
 
-   "Apache Flume binary (tar.gz)",  `apache-flume-1.6.0-bin.tar.gz 
<http://www.apache.org/dyn/closer.cgi/flume/1.6.0/apache-flume-1.6.0-bin.tar.gz>`_,
 `apache-flume-1.6.0-bin.tar.gz.md5 
<http://www.us.apache.org/dist/flume/1.6.0/apache-flume-1.6.0-bin.tar.gz.md5>`_,
 `apache-flume-1.6.0-bin.tar.gz.asc 
<http://www.us.apache.org/dist/flume/1.6.0/apache-flume-1.6.0-bin.tar.gz.asc>`_
-  "Apache Flume source (tar.gz)",  `apache-flume-1.6.0-src.tar.gz 
<http://www.apache.org/dyn/closer.cgi/flume/1.6.0/apache-flume-1.6.0-src.tar.gz>`_,
 `apache-flume-1.6.0-src.tar.gz.md5 
<http://www.us.apache.org/dist/flume/1.6.0/apache-flume-1.6.0-src.tar.gz.md5>`_,
 `apache-flume-1.6.0-src.tar.gz.asc 
<http://www.us.apache.org/dist/flume/1.6.0/apache-flume-1.6.0-src.tar.gz.asc>`_
+   "Apache Flume binary (tar.gz)",  `apache-flume-1.6.0-bin.tar.gz 
<http://www.apache.org/dyn/closer.lua/flume/1.6.0/apache-flume-1.6.0-bin.tar.gz>`_,
 `apache-flume-1.6.0-bin.tar.gz.md5 
<http://www.us.apache.org/dist/flume/1.6.0/apache-flume-1.6.0-bin.tar.gz.md5>`_,
 `apache-flume-1.6.0-bin.tar.gz.asc 
<http://www.us.apache.org/dist/flume/1.6.0/apache-flume-1.6.0-bin.tar.gz.asc>`_
+  "Apache Flume source (tar.gz)",  `apache-flume-1.6.0-src.tar.gz 
<http://www.apache.org/dyn/closer.lua/flume/1.6.0/apache-flume-1.6.0-src.tar.gz>`_,
 `apache-flume-1.6.0-src.tar.gz.md5 
<http://www.us.apache.org/dist/flume/1.6.0/apache-flume-1.6.0-src.tar.gz.md5>`_,
 `apache-flume-1.6.0-src.tar.gz.asc 
<http://www.us.apache.org/dist/flume/1.6.0/apache-flume-1.6.0-src.tar.gz.asc>`_
 
 It is essential that you verify the integrity of the downloaded files using 
the PGP or MD5 signatures. Please read
 `Verifying Apache HTTP Server Releases 
<http://httpd.apache.org/dev/verification.html>`_ for more information on


Reply via email to