This is an automated email from the ASF dual-hosted git repository. pjfanning pushed a commit to branch pjfanning-patch-1 in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git
commit cb9d3da70be04dd973f79115484608c55ebaf1a2 Author: PJ Fanning <[email protected]> AuthorDate: Mon Apr 20 22:56:40 2026 +0200 Update Maven Central badge URL in README.md --- 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]
