Repository: incubator-ratis
Updated Branches:
  refs/heads/asf-site 9474c574d -> dc9742c97


RATIS-241. Links on home page (download area) to checksum/gpg key are mistaken. 
Contributed by Sandeep Nemuri.


Project: http://git-wip-us.apache.org/repos/asf/incubator-ratis/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ratis/commit/dc9742c9
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ratis/tree/dc9742c9
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ratis/diff/dc9742c9

Branch: refs/heads/asf-site
Commit: dc9742c97b91b715d947b671b31458c555a7a7c3
Parents: 9474c57
Author: Márton Elek <[email protected]>
Authored: Fri May 18 10:34:58 2018 +0200
Committer: Márton Elek <[email protected]>
Committed: Fri May 18 10:34:58 2018 +0200

----------------------------------------------------------------------
 index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ratis/blob/dc9742c9/index.html
----------------------------------------------------------------------
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