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 dc9742c97b91b715d947b671b31458c555a7a7c3
Author: Márton Elek <[email protected]>
AuthorDate: Fri May 18 10:34:58 2018 +0200

    RATIS-241. Links on home page (download area) to checksum/gpg key are 
mistaken. Contributed by Sandeep Nemuri.
---
 index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/index.html b/index.html
index 525ad1f..fa021ce 100644
--- a/index.html
+++ b/index.html
@@ -210,8 +210,8 @@
                     <td>2017 May 2 </td>
                     <td>
                         <a 
href="https://www.apache.org/dyn/closer.cgi/incubator/ratis/0.1.0-alpha/apache-ratis-incubating-0.1.0-alpha-src.tar.gz";>source</a>
-                        (<a 
href="https://dist.apache.org/repos/dist/release/incubator/ratis/0.1.0-alpha/apache-ratis-incubating-0.1.0-alpha-src.tar.gz.asc";>checksum</a>
-                        <a 
href="https://dist.apache.org/repos/dist/release/incubator/ratis/0.1.0-alpha/apache-ratis-incubating-0.1.0-alpha-src.tar.gz.mds";>signature</a>)
+                        (<a 
href="https://dist.apache.org/repos/dist/release/incubator/ratis/0.1.0-alpha/apache-ratis-incubating-0.1.0-alpha-src.tar.gz.mds";>checksum</a>
+                        <a 
href="https://dist.apache.org/repos/dist/release/incubator/ratis/0.1.0-alpha/apache-ratis-incubating-0.1.0-alpha-src.tar.gz.asc";>signature</a>)
                     </td>
                   
                     <td>

Reply via email to