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-kafka.git
commit 59160c915ec6d27a2d8b3d1e75676d5f70c4e195 Author: PJ Fanning <[email protected]> AuthorDate: Mon Apr 20 23:00:25 2026 +0200 Update Maven Central links in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cffe6640..61ed44c9 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ [scaladex]: https://index.scala-lang.org/apache/pekko-connectors-kafka/ [scaladex-badge]: https://index.scala-lang.org/apache/pekko-connectors-kafka/latest.svg?target=_2.13 -[maven-central]: https://maven-badges.herokuapp.com/maven-central/org.apache.pekko/pekko-connectors-kafka_2.13 -[maven-central-badge]: https://maven-badges.herokuapp.com/maven-central/org.apache.pekko/pekko-connectors-kafka_2.13/badge.svg +[maven-central]: https://search.maven.org/#search%7Cga%7C1%7Cpekko-connectors-kafka +[maven-central-badge]: https://maven-badges.sml.io/maven-central/org.apache.pekko/pekko-connectors-kafka_2.13/badge.svg [gh-actions]: https://github.com/apache/pekko-connectors-kafka/actions [gh-actions-badge]: https://github.com/apache/pekko-connectors-kafka/workflows/CI/badge.svg?branch=main --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
