Repository: hawq-site
Updated Branches:
  refs/heads/asf-site ebf1879df -> 1333d06ad


HAWQ-1661. Do not use archive for downloads sigs and hashes.


Project: http://git-wip-us.apache.org/repos/asf/hawq-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/hawq-site/commit/1333d06a
Tree: http://git-wip-us.apache.org/repos/asf/hawq-site/tree/1333d06a
Diff: http://git-wip-us.apache.org/repos/asf/hawq-site/diff/1333d06a

Branch: refs/heads/asf-site
Commit: 1333d06adfa395a089c03da6ba7e9b537d950683
Parents: ebf1879
Author: rlei <[email protected]>
Authored: Mon Sep 24 18:29:56 2018 +0800
Committer: rlei <[email protected]>
Committed: Mon Sep 24 18:29:56 2018 +0800

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


http://git-wip-us.apache.org/repos/asf/hawq-site/blob/1333d06a/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index 676f4df..949d536 100644
--- a/index.html
+++ b/index.html
@@ -324,8 +324,8 @@
             <span class="info">
               Version 2.4.0.0 |
               <a 
href="https://cwiki.apache.org/confluence/display/HAWQ/Release+Notes";>Release 
Notes</a> |
-              <a 
href="https://archive.apache.org/dist/hawq/2.4.0.0/apache-hawq-rpm-2.4.0.0.tar.gz.asc";>PGP</a>
 |
-              <a 
href="https://archive.apache.org/dist/hawq/2.4.0.0/apache-hawq-rpm-2.4.0.0.tar.gz.sha256";>SHA-256</a>
+              <a 
href="https://www.apache.org/dist/hawq/2.4.0.0/apache-hawq-rpm-2.4.0.0.tar.gz.asc";>PGP</a>
 |
+              <a 
href="https://www.apache.org/dist/hawq/2.4.0.0/apache-hawq-rpm-2.4.0.0.tar.gz.sha256";>SHA-256</a>
             </span>
           </li>
           <li>
@@ -333,8 +333,8 @@
             <span class="info">
               Version 2.4.0.0 |
               <a 
href="https://cwiki.apache.org/confluence/display/HAWQ/Release+Notes";>Release 
Notes</a> |
-              <a 
href="https://archive.apache.org/dist/hawq/2.4.0.0/apache-hawq-src-2.4.0.0.tar.gz.asc";>PGP</a>
 |
-              <a 
href="https://archive.apache.org/dist/hawq/2.4.0.0/apache-hawq-src-2.4.0.0.tar.gz.sha256";>SHA-256</a>
+              <a 
href="https://www.apache.org/dist/hawq/2.4.0.0/apache-hawq-src-2.4.0.0.tar.gz.asc";>PGP</a>
 |
+              <a 
href="https://www.apache.org/dist/hawq/2.4.0.0/apache-hawq-src-2.4.0.0.tar.gz.sha256";>SHA-256</a>
             </span>
           </li>
         </ul>

Reply via email to