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

Philippus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git


The following commit(s) were added to refs/heads/main by this push:
     new cc29dfc06 Update Maven Central badge URL in README.md (#1586)
cc29dfc06 is described below

commit cc29dfc06c5f22bc409769edfad20876ebe0060f
Author: PJ Fanning <[email protected]>
AuthorDate: Tue Apr 21 06:42:19 2026 +0200

    Update Maven Central badge URL in README.md (#1586)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a090d5d9c..b1bf21d05 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 [scaladex]:              https://index.scala-lang.org/apache/pekko-connectors
 [scaladex-badge]:        
https://index.scala-lang.org/apache/pekko-connectors/latest.svg
 [maven-central]:         
https://search.maven.org/#search%7Cga%7C1%7Cpekko-connectors
-[maven-central-badge]:   
https://maven-badges.herokuapp.com/maven-central/org.pekko/pekko-connectors-file_2.13/badge.svg
+[maven-central-badge]:   
https://maven-badges.sml.io/maven-central/org.apache.pekko/pekko-connectors-file_2.13/badge.svg
 
 Systems don't come alone. In the modern world of microservices and cloud 
deployment, new components must interact with legacy systems, making 
integration an important key to success. Reactive Streams give us a 
technology-independent tool to let these heterogeneous systems communicate 
without overwhelming each other.
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to