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 4c85b46 fix links for 1.9.0 release
4c85b46 is described below
commit 4c85b46b1091bbf11ea260416be9aabc44b5a215
Author: Andrew Wong <awong@apache.org>
AuthorDate: Tue Mar 12 12:27:19 2019 -0700
fix links for 1.9.0 release
Previous updates to gh-pages went in without review due to my
misunderstanding of the release process. See:
- https://gerrit.cloudera.org/c/12704/
- https://gerrit.cloudera.org/c/12729/
Change-Id: I76fc9f91b263195f9005876c841c3fe7a9b39cbc
Reviewed-on: http://gerrit.cloudera.org:8080/12731
Reviewed-by: Andrew Wong <awong@cloudera.com>
Tested-by: Andrew Wong <awong@cloudera.com>
---
releases/1.9.0/index.md | 6 +++---
releases/index.md | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/releases/1.9.0/index.md b/releases/1.9.0/index.md
index 6bf6cfa..7638fc7 100644
--- a/releases/1.9.0/index.md
+++ b/releases/1.9.0/index.md
@@ -32,9 +32,9 @@ See the [Kudu 1.9.0 Release Notes](docs/release_notes.html).
Downloads of Kudu 1.9.0 are available in the following formats:
-* [Kudu 1.9.0 source tarball](https://dist.apache.org/repos/dist/dev/kudu/1.9.0/apache-kudu-1.9.0.tar.gz)
- ([SHA512](https://dist.apache.org/repos/dist/dev/kudu/1.9.0/apache-kudu-1.9.0.tar.gz.sha512),
- [Signature](https://dist.apache.org/repos/dist/dev/kudu/1.9.0/apache-kudu-1.9.0.tar.gz.asc))
+* [Kudu 1.9.0 source tarball](http://www.apache.org/closer.cgi?filename=kudu/1.9.0/apache-kudu-1.9.0.tar.gz&action=download)
+ ([SHA512](https://www.apache.org/dist/kudu/1.9.0/apache-kudu-1.9.0.tar.gz.sha512),
+ [Signature](https://www.apache.org/dist/kudu/1.9.0/apache-kudu-1.9.0.tar.gz.asc))
You can use the [KEYS file](https://www.apache.org/dist/kudu/KEYS) to verify the included
GPG signature.
diff --git a/releases/index.md b/releases/index.md
index d8d93a9..eb2a80e 100644
--- a/releases/index.md
+++ b/releases/index.md
@@ -9,7 +9,7 @@ single_col_extra_classes: releases
### Latest release
-* **[Kudu 1.9.0](1.9.0/)** was released on March 8, 2019. <!-- LATREL: DO NOT REMOVE -->
+* **[Kudu 1.9.0](1.9.0/)** was released on March 12, 2019. <!-- LATREL: DO NOT REMOVE
-->
### Previous releases
|