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

xuanwo pushed a commit to branch polish-webdav
in repository https://gitbox.apache.org/repos/asf/opendal.git

commit f95248b6f127132e9d5ecf23c717f4ec63d5f4b2
Author: Xuanwo <[email protected]>
AuthorDate: Mon Jun 17 20:23:10 2024 +0800

    Add dev links
    
    Signed-off-by: Xuanwo <[email protected]>
---
 integrations/object_store/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/integrations/object_store/README.md 
b/integrations/object_store/README.md
index 2bf5b6a198..b8ecf3f531 100644
--- a/integrations/object_store/README.md
+++ b/integrations/object_store/README.md
@@ -17,7 +17,7 @@ This crate can help you to access 30 more storage services 
with the same object_
 
 ## Useful Links
 
-- Documentation: [stable](https://docs.rs/object_store_opendal/)
+- Documentation: [stable](https://docs.rs/object_store_opendal/) | 
[main](https://opendal.apache.org/docs/object-store-opendal/object_store_opendal/)
 
 ## Examples
 

Reply via email to