From add841bee5341e9dc18f52a30fbd8d8c4bcdaa58 Mon Sep 17 00:00:00 2001 From: cpovirk Date: Thu, 6 Aug 2026 17:46:11 -0700 Subject: [PATCH] Update links from the legacy search.maven.org to the new central.sonatype.com. (And occasionally update another link.) RELNOTES=n/a PiperOrigin-RevId: 960599183 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7fa2b74..c4592ad9 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,6 @@ License [ci-shield]: https://github.com/google/compile-testing/actions/workflows/ci.yml/badge.svg?branch=main [ci-link]: https://github.com/google/compile-testing/actions [maven-shield]: https://img.shields.io/maven-central/v/com.google.testing.compile/compile-testing.png -[maven-link]: https://search.maven.org/artifact/com.google.testing.compile/compile-testing +[maven-link]: https://central.sonatype.com/artifact/com.google.testing.compile/compile-testing [javadoc-shield]: https://javadoc.io/badge/com.google.testing.compile/compile-testing.svg?color=blue [javadoc-link]: https://javadoc.io/doc/com.google.testing.compile/compile-testing