This is an automated email from the ASF dual-hosted git repository.

garyli pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hudi.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 0ae8969  Fix 0.8.0 release doc link (#2795)
0ae8969 is described below

commit 0ae8969ee7d52bee9f065f154ec196979f08cddf
Author: Gary Li <[email protected]>
AuthorDate: Thu Apr 8 19:57:43 2021 -0700

    Fix 0.8.0 release doc link (#2795)
---
 docs/_pages/releases.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/_pages/releases.md b/docs/_pages/releases.md
index c507fc8..1356e56 100644
--- a/docs/_pages/releases.md
+++ b/docs/_pages/releases.md
@@ -5,7 +5,7 @@ layout: releases
 toc: true
 last_modified_at: 2020-05-28T08:40:00-07:00
 ---
-# [Release 0.8.0](https://github.com/apache/hudi/releases/tag/release-0.8.0) 
([docs](/docs/0.8.0-quick-start-guide.html))
+# [Release 0.8.0](https://github.com/apache/hudi/releases/tag/release-0.8.0) 
([docs](/docs/0.8.0-spark_quick-start-guide.html))
 
 ## Download Information
 * Source Release : [Apache Hudi 0.8.0 Source 
Release](https://downloads.apache.org/hudi/0.8.0/hudi-0.8.0.src.tgz) 
([asc](https://downloads.apache.org/hudi/0.8.0/hudi-0.8.0.src.tgz.asc), 
[sha512](https://downloads.apache.org/hudi/0.8.0/hudi-0.8.0.src.tgz.sha512))

Reply via email to