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

sivabalan 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 662e5af1e24 [HUDI-5890] Fix build of asf-site branch (#8117)
662e5af1e24 is described below

commit 662e5af1e24ee5e0b534820e69e45412b7364149
Author: Y Ethan Guo <[email protected]>
AuthorDate: Tue Mar 7 15:17:48 2023 -0800

    [HUDI-5890] Fix build of asf-site branch (#8117)
---
 website/versioned_docs/version-0.13.0/querying_data.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/website/versioned_docs/version-0.13.0/querying_data.md 
b/website/versioned_docs/version-0.13.0/querying_data.md
index d3ba702a7d1..3f14cb13814 100644
--- a/website/versioned_docs/version-0.13.0/querying_data.md
+++ b/website/versioned_docs/version-0.13.0/querying_data.md
@@ -282,13 +282,13 @@ REFRESH database.table_name
 ```
 
 ## Redshift Spectrum
-To set up Redshift Spectrum for querying Hudi, see the [Query Engine 
Setup](/docs/next/query_engine_setup#redshift-spectrum) page.
+To set up Redshift Spectrum for querying Hudi, see the [Query Engine 
Setup](/docs/query_engine_setup#redshift-spectrum) page.
 
 ## Doris 
-To set up Doris for querying Hudi, see the [Query Engine 
Setup](/docs/next/query_engine_setup#doris) page.
+To set up Doris for querying Hudi, see the [Query Engine 
Setup](/docs/query_engine_setup#doris) page.
 
 ## StarRocks
-To set up StarRocks for querying Hudi, see the [Query Engine 
Setup](/docs/next/query_engine_setup#starrocks) page.
+To set up StarRocks for querying Hudi, see the [Query Engine 
Setup](/docs/query_engine_setup#starrocks) page.
 
 ## Support Matrix
 

Reply via email to