Repository: hawq-site Updated Branches: refs/heads/asf-site 6903521db -> 469572072
HAWQ-1657. Update HAWQ download links. Project: http://git-wip-us.apache.org/repos/asf/hawq-site/repo Commit: http://git-wip-us.apache.org/repos/asf/hawq-site/commit/46957207 Tree: http://git-wip-us.apache.org/repos/asf/hawq-site/tree/46957207 Diff: http://git-wip-us.apache.org/repos/asf/hawq-site/diff/46957207 Branch: refs/heads/asf-site Commit: 46957207208c677b5c08e50eb28ddefef2fcf682 Parents: 6903521 Author: rlei <[email protected]> Authored: Wed Sep 5 17:42:57 2018 +0800 Committer: rlei <[email protected]> Committed: Wed Sep 5 17:42:57 2018 +0800 ---------------------------------------------------------------------- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hawq-site/blob/46957207/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 77df767..330b33d 100644 --- a/index.html +++ b/index.html @@ -320,7 +320,7 @@ <a href="#verify">You must verify the downloaded files.</a> <br> <ul class="list download-list"> <li> - <a href="http://apache.org/dyn/closer.cgi/incubator/hawq/2.3.0.0-incubating/apache-hawq-rpm-2.3.0.0-incubating.tar.gz" class="type">Binary</a> + <a href="http://apache.org/dyn/closer.cgi/hawq/2.3.0.0-incubating/apache-hawq-rpm-2.3.0.0-incubating.tar.gz" class="type">Binary</a> <span class="info"> Version 2.3.0.0 | <a href="https://cwiki.apache.org/confluence/display/HAWQ/Release+Notes">Release Notes</a> | @@ -329,7 +329,7 @@ </span> </li> <li> - <a href="http://apache.org/dyn/closer.cgi/incubator/hawq/2.3.0.0-incubating/apache-hawq-src-2.3.0.0-incubating.tar.gz" class="type">Source</a> + <a href="http://apache.org/dyn/closer.cgi/hawq/2.3.0.0-incubating/apache-hawq-src-2.3.0.0-incubating.tar.gz" class="type">Source</a> <span class="info"> Version 2.3.0.0 | <a href="https://cwiki.apache.org/confluence/display/HAWQ/Release+Notes">Release Notes</a> |
