This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git
The following commit(s) were added to refs/heads/master by this push:
new 99be282b3 [doc] Fix weight in engines
99be282b3 is described below
commit 99be282b3c473e46d7c28d3cc4ab3050ff39a471
Author: Jingsong <[email protected]>
AuthorDate: Mon Jul 15 13:37:12 2024 +0800
[doc] Fix weight in engines
---
docs/content/engines/doris.md | 2 +-
docs/content/engines/hive.md | 2 +-
docs/content/engines/starrocks.md | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/content/engines/doris.md b/docs/content/engines/doris.md
index 548cdb84f..634e7f7c7 100644
--- a/docs/content/engines/doris.md
+++ b/docs/content/engines/doris.md
@@ -1,6 +1,6 @@
---
title: "Doris"
-weight: 5
+weight: 3
type: docs
aliases:
- /engines/doris.html
diff --git a/docs/content/engines/hive.md b/docs/content/engines/hive.md
index 5d143913a..6b72ea42a 100644
--- a/docs/content/engines/hive.md
+++ b/docs/content/engines/hive.md
@@ -1,6 +1,6 @@
---
title: "Hive"
-weight: 5
+weight: 4
type: docs
aliases:
- /engines/hive.html
diff --git a/docs/content/engines/starrocks.md
b/docs/content/engines/starrocks.md
index d646dc5d9..1ab821a9a 100644
--- a/docs/content/engines/starrocks.md
+++ b/docs/content/engines/starrocks.md
@@ -1,6 +1,6 @@
---
title: "StarRocks"
-weight: 5
+weight: 2
type: docs
aliases:
- /engines/starrocks.html