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 c34fadd  Update README.md (#183)
c34fadd is described below

commit c34fadd209f6e37a0ddeb4e3b3cfd93115b92b9e
Author: Erik Brinkman <[email protected]>
AuthorDate: Tue Apr 15 10:20:35 2025 -0400

    Update README.md (#183)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 58d9afc..2bee3d3 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Apache Avro Rust SDK
 
 [![Current Crates.io 
Version](https://img.shields.io/crates/v/apache_avro.svg)](https://crates.io/crates/apache-avro)
 
[![Documentation](https://img.shields.io/badge/docs-latest-blue)](https://docs.rs/apache-avro/latest/apache_avro/)
-[![CI](https://github.com/apache/avro/actions/workflows/test-lang-rust-ci.yml/badge.svg)](https://github.com/apache/avro/actions/workflows/test-lang-rust-ci.yml)
+[![CI](https://github.com/apache/avro-rs/actions/workflows/test-lang-rust-ci.yml/badge.svg)](https://github.com/apache/avro-rs/actions/workflows/test-lang-rust-ci.yml)
 ![Rust 
Version](https://img.shields.io/crates/msrv/apache_avro.svg?label=MSRV&color=red)
 ![license](https://shields.io/badge/license-Apache--2.0-blue)
 

Reply via email to