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

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

commit e1ef44487cb43fedf4dd7702c51b6d89fa9bcfd5
Author: runzhiwang <[email protected]>
AuthorDate: Thu Jan 28 21:12:14 2021 +0800

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

diff --git a/layouts/custompage/downloads.html 
b/layouts/custompage/downloads.html
index d27af7f..87d6909 100644
--- a/layouts/custompage/downloads.html
+++ b/layouts/custompage/downloads.html
@@ -80,14 +80,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