This is an automated email from the ASF dual-hosted git repository.

szetszwo pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/ratis-hadoop-projects.git

commit e30c4e7677b7f507ed8ac48ede6d6e08e30a8a82
Author: runzhiwang <[email protected]>
AuthorDate: Thu Jan 28 21:17:35 2021 +0800

    RATIS-1299. Fix version 0.4.0 can not download (#408)
---
 downloads.html | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/downloads.html b/downloads.html
index b46f350..e562fc6 100644
--- a/downloads.html
+++ b/downloads.html
@@ -143,14 +143,14 @@ The binaries are also uploaded to the maven central for 
convenience. (See the ge
        <td>0.4.0</td>
        <td>2019 Sep 12 </td>
        <td>
-         <a 
href="https://www.apache.org/dyn/closer.cgi/incubator/ratis/0.4.0/apache-ratis-incubating-0.4.0-src.tar.gz";>source</a>
-         (<a 
href="https://downloads.apache.org/incubator/ratis/0.4.0/apache-ratis-incubating-0.4.0-src.tar.gz.mds";>checksum</a>
-         <a 
href="https://downloads.apache.org/incubator/ratis/0.4.0/apache-ratis-incubating-0.4.0-src.tar.gz.asc";>signature</a>)
+         <a 
href="https://www.apache.org/dyn/closer.cgi/incubator/ratis/0.4.0/apache-ratis-incubating-0.4.0-rc4-src.tar.gz";>source</a>
+         (<a 
href="https://downloads.apache.org/incubator/ratis/0.4.0/apache-ratis-incubating-0.4.0-rc4-src.tar.gz.mds";>checksum</a>
+         <a 
href="https://downloads.apache.org/incubator/ratis/0.4.0/apache-ratis-incubating-0.4.0-rc4-src.tar.gz.asc";>signature</a>)
         </td>
         <td>
-          <a 
href="https://www.apache.org/dyn/closer.cgi/incubator/ratis/0.4.0/apache-ratis-incubating-0.4.0-bin.tar.gz";>binary</a>
-          (<a 
href="https://downloads.apache.org/incubator/ratis/0.4.0/apache-ratis-incubating-0.4.0-bin.tar.gz.mds";>checksum</a>
-          <a 
href="https://downloads.apache.org/incubator/ratis/0.4.0/apache-ratis-incubating-0.4.0-bin.tar.gz.asc";>signature</a>)
+          <a 
href="https://www.apache.org/dyn/closer.cgi/incubator/ratis/0.4.0/apache-ratis-incubating-0.4.0-rc4-bin.tar.gz";>binary</a>
+          (<a 
href="https://downloads.apache.org/incubator/ratis/0.4.0/apache-ratis-incubating-0.4.0-rc4-bin.tar.gz.mds";>checksum</a>
+          <a 
href="https://downloads.apache.org/incubator/ratis/0.4.0/apache-ratis-incubating-0.4.0-rc4-bin.tar.gz.asc";>signature</a>)
          </td>
          <td>
            <a href="post/0.4.0.html">Announcement</a>

Reply via email to