This is an automated email from the ASF dual-hosted git repository.
awong pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/kudu.git
The following commit(s) were added to refs/heads/gh-pages by this push:
new 2ae8850 Point Kudu 1.8.0 download at archives
2ae8850 is described below
commit 2ae88500ea45a85a79a9e15763aa6d0e4367ad09
Author: Andrew Wong <[email protected]>
AuthorDate: Tue Mar 12 18:46:14 2019 -0700
Point Kudu 1.8.0 download at archives
Our active releases' download pages will point at mirrors. Once deemed
inactive, they should be archived.
Change-Id: I8b25ae207992e5ab65bb47cd18afb6a92fa02b2e
Reviewed-on: http://gerrit.cloudera.org:8080/12738
Reviewed-by: Grant Henke <[email protected]>
Tested-by: Grant Henke <[email protected]>
---
releases/1.8.0/index.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/releases/1.8.0/index.md b/releases/1.8.0/index.md
index fa3ba08..ae256bc 100644
--- a/releases/1.8.0/index.md
+++ b/releases/1.8.0/index.md
@@ -32,9 +32,9 @@ See the [Kudu 1.8.0 Release Notes](docs/release_notes.html).
Downloads of Kudu 1.8.0 are available in the following formats:
-* [Kudu 1.8.0 source
tarball](https://www.apache.org/dyn/closer.cgi/kudu/1.8.0/apache-kudu-1.8.0.tar.gz)
-
([SHA512](https://www.apache.org/dist/kudu/1.8.0/apache-kudu-1.8.0.tar.gz.sha512),
-
[Signature](https://www.apache.org/dist/kudu/1.8.0/apache-kudu-1.8.0.tar.gz.asc))
+* [Kudu 1.8.0 source
tarball](http://archive.apache.org/dist/kudu/1.8.0/apache-kudu-1.8.0.tar.gz)
+
([SHA512](http://archive.apache.org/dist/kudu/1.8.0/apache-kudu-1.8.0.tar.gz.sha512),
+
[Signature](http://archive.apache.org/dist/kudu/1.8.0/apache-kudu-1.8.0.tar.gz.asc))
You can use the [KEYS file](https://www.apache.org/dist/kudu/KEYS) to verify
the included GPG signature.