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

ctubbsii pushed a commit to branch 2.1
in repository https://gitbox.apache.org/repos/asf/accumulo.git


The following commit(s) were added to refs/heads/2.1 by this push:
     new 5e1562d698 Fix broken badge in README
5e1562d698 is described below

commit 5e1562d698ee6916ff3575899bdc3633b77e469d
Author: Christopher Tubbs <[email protected]>
AuthorDate: Thu Jan 8 18:09:07 2026 -0500

    Fix broken badge in README
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 0ef245b13e..28516e4577 100644
--- a/README.md
+++ b/README.md
@@ -102,8 +102,8 @@ more details on bouncycastle's cryptography features.
 [javadocs]: https://accumulo.apache.org/latest/apidocs
 [li]: https://img.shields.io/badge/license-ASL-blue.svg
 [ll]: https://www.apache.org/licenses/LICENSE-2.0
-[mi]: 
https://maven-badges.herokuapp.com/maven-central/org.apache.accumulo/accumulo-core/badge.svg
-[ml]: 
https://maven-badges.herokuapp.com/maven-central/org.apache.accumulo/accumulo-core/
+[mi]: https://img.shields.io/maven-central/v/org.apache.accumulo/accumulo
+[ml]: https://central.sonatype.com/search?q=g%3Aorg.apache.accumulo
 [ji]: https://www.javadoc.io/badge/org.apache.accumulo/accumulo-core.svg
 [jl]: https://www.javadoc.io/doc/org.apache.accumulo/accumulo-core
 [ti]: https://github.com/apache/accumulo/workflows/QA/badge.svg

Reply via email to