This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/avro-rs.git
The following commit(s) were added to refs/heads/main by this push:
new 9084b39 Fix the links to the CI badge icons and licence
9084b39 is described below
commit 9084b3944b7047c4aa039dd7c934f3a0895216f6
Author: Martin Tzvetanov Grigorov <[email protected]>
AuthorDate: Wed Jul 30 09:38:45 2025 +0300
Fix the links to the CI badge icons and licence
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
---
avro/README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/avro/README.md b/avro/README.md
index 0ff3f66..3dd2c91 100644
--- a/avro/README.md
+++ b/avro/README.md
@@ -20,9 +20,9 @@
# apache-avro
[](https://crates.io/crates/apache-avro)
-[](https://github.com/apache/avro/actions/workflows/test-lang-rust-ci.yml)
+[](https://github.com/apache/avro-rs/actions/workflows/test-lang-rust-ci.yml)
[](https://docs.rs/apache-avro)
-[](https://github.com/apache/avro/blob/main/LICENSE.txt)
+[](https://github.com/apache/avro-rs/blob/main/LICENSE)
<!-- cargo-rdme start -->