This is an automated email from the ASF dual-hosted git repository.
JingsongLi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/paimon-mosaic.git
The following commit(s) were added to refs/heads/main by this push:
new 713e88c Fix README crates.io badge link (#29)
713e88c is described below
commit 713e88c8ae0642540830e8ae224e0d95e2d74719
Author: Jiwen liu <[email protected]>
AuthorDate: Fri May 22 13:06:46 2026 +0800
Fix README crates.io badge link (#29)
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 295af93..d2b62a8 100644
--- a/README.md
+++ b/README.md
@@ -21,8 +21,8 @@
[Build Status]:
https://img.shields.io/github/actions/workflow/status/apache/paimon-mosaic/ci.yml
[actions]: https://github.com/apache/paimon-mosaic/actions?query=branch%3Amain
-[Latest Version]: https://img.shields.io/crates/v/paimon.svg
-[crates.io]: https://crates.io/crates/mosaic
+[Latest Version]: https://img.shields.io/crates/v/paimon-mosaic.svg
+[crates.io]: https://crates.io/crates/paimon-mosaic
A columnar-bucket hybrid format optimized for wide tables of Apache Paimon.