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

yuqi4733 pushed a commit to branch minor_fix
in repository https://gitbox.apache.org/repos/asf/gravitino.git

commit 04e956af61ffb6065bcad10bbe2fd288756ec50d
Author: yuqi <[email protected]>
AuthorDate: Wed Apr 8 11:07:28 2026 +0800

    fix
---
 docs/lakehouse-paimon-catalog.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/lakehouse-paimon-catalog.md b/docs/lakehouse-paimon-catalog.md
index 5930a268ba..ae772b2873 100644
--- a/docs/lakehouse-paimon-catalog.md
+++ b/docs/lakehouse-paimon-catalog.md
@@ -49,7 +49,7 @@ Builds with Apache Paimon `1.2`.
 | `s3-secret-access-key`                             | The secret key of the 
AWS S3.                                                                         
                                                                                
                      | (none)                                                  
                       | required if the value of `warehouse` is a S3 path      
                                                                                
                [...]
 
 :::note
-- If you want to use the `oss` or `s3` warehouse, you need to place related 
jars in the `catalogs/lakehouse-paimon/lib` directory, more information can be 
found in the [Paimon 
S3](https://paimon.apache.org/docs/1.2/maintenance/filesystems/#s3).
+- If you want to use the `oss` or `s3` warehouse, you need to place related 
jars in the `catalogs/lakehouse-paimon/libs` directory, more information can be 
found in the [Paimon 
S3](https://paimon.apache.org/docs/1.2/maintenance/filesystems/#s3).
 - If you want to use REST backend, Gravitino Paimon catalog supports Aliyun 
DLF (Data Lake Formation) as the REST catalog service. You need to configure 
the DLF-related properties eg:
 ```
 {

Reply via email to