diff --git a/README.md b/README.md index 2520e213bd..3e018e712a 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ This project includes both a Java library and a C++ library for reading and writ Releases: * Latest: [Apache ORC releases](https://orc.apache.org/releases) -* Maven Central: [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.orc/orc/badge.svg)](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22) +* Maven Central: [![Maven Central](https://img.shields.io/maven-central/v/org.apache.orc/orc.svg)](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22) * Downloads: [Apache ORC downloads](https://orc.apache.org/downloads) * Release tags: [Apache ORC release tags](https://github.com/apache/orc/releases) * Plan: [Apache ORC future release plan](https://github.com/apache/orc/milestones)