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 8aaf2493e [doc] Move trino up to presto
8aaf2493e is described below

commit 8aaf2493e4e87a0efeebf26bec04c45313464f56
Author: Jingsong <[email protected]>
AuthorDate: Sun Apr 7 14:18:06 2024 +0800

    [doc] Move trino up to presto
---
 docs/content/engines/presto.md | 2 +-
 docs/content/engines/trino.md  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/content/engines/presto.md b/docs/content/engines/presto.md
index f93597afb..c336226bc 100644
--- a/docs/content/engines/presto.md
+++ b/docs/content/engines/presto.md
@@ -1,6 +1,6 @@
 ---
 title: "Presto"
-weight: 5
+weight: 6
 type: docs
 aliases:
 - /engines/presto.html
diff --git a/docs/content/engines/trino.md b/docs/content/engines/trino.md
index ad4f8fb9b..a7f9fe093 100644
--- a/docs/content/engines/trino.md
+++ b/docs/content/engines/trino.md
@@ -1,6 +1,6 @@
 ---
 title: "Trino"
-weight: 6
+weight: 5
 type: docs
 aliases:
 - /engines/trino.html

Reply via email to