Repository: impala Updated Branches: refs/heads/asf-site 946f57fcd -> 1befaabc9
Fix name of 3.0.1 in link title Change-Id: I46ee692cd0925d6a72613ed152110d6d1eb34d6a Reviewed-on: http://gerrit.cloudera.org:8080/11767 Reviewed-by: Tim Armstrong <[email protected]> Tested-by: Jim Apple <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/impala/repo Commit: http://git-wip-us.apache.org/repos/asf/impala/commit/1befaabc Tree: http://git-wip-us.apache.org/repos/asf/impala/tree/1befaabc Diff: http://git-wip-us.apache.org/repos/asf/impala/diff/1befaabc Branch: refs/heads/asf-site Commit: 1befaabc95766113a53b3e4ed615891dfa943eda Parents: 946f57f Author: Jim Apple <[email protected]> Authored: Wed Oct 24 11:04:19 2018 -0700 Committer: Jim Apple <[email protected]> Committed: Wed Oct 24 19:00:25 2018 +0000 ---------------------------------------------------------------------- downloads.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/impala/blob/1befaabc/downloads.html ---------------------------------------------------------------------- diff --git a/downloads.html b/downloads.html index 3ea2d11..2f2a740 100644 --- a/downloads.html +++ b/downloads.html @@ -133,7 +133,7 @@ body { <ul> <li><a href= "http://www.apache.org/dyn/closer.cgi?action=download&filename=impala/3.0.1/apache-impala-3.0.1.tar.gz"> - Download 3.0.0</a> with associated <a href= + Download 3.0.1</a> with associated <a href= "https://www.apache.org/dist/impala/3.0.1/apache-impala-3.0.1.tar.gz.sha512"> SHA512</a> and <a href= "https://www.apache.org/dist/impala/3.0.1/apache-impala-3.0.1.tar.gz.asc">
