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 dc9849f87f [doc] Move Catalog API together with Java API
dc9849f87f is described below

commit dc9849f87f098cddffa52889a95e29620ad3ecc3
Author: Jingsong <[email protected]>
AuthorDate: Mon Nov 25 14:25:41 2024 +0800

    [doc] Move Catalog API together with Java API
---
 docs/content/program-api/catalog-api.md | 2 +-
 docs/content/program-api/python-api.md  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/content/program-api/catalog-api.md 
b/docs/content/program-api/catalog-api.md
index d016cfa7b2..570577437d 100644
--- a/docs/content/program-api/catalog-api.md
+++ b/docs/content/program-api/catalog-api.md
@@ -1,6 +1,6 @@
 ---
 title: "Catalog API"
-weight: 4
+weight: 3
 type: docs
 aliases:
 - /api/catalog-api.html
diff --git a/docs/content/program-api/python-api.md 
b/docs/content/program-api/python-api.md
index 940e8cb52b..ff457cc55f 100644
--- a/docs/content/program-api/python-api.md
+++ b/docs/content/program-api/python-api.md
@@ -1,6 +1,6 @@
 ---
 title: "Python API"
-weight: 3
+weight: 4
 type: docs
 aliases:
 - /api/python-api.html

Reply via email to