Skip to content

Commit 1a4d9cc

Browse files
committed
Fix MC badge.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1770463 13f79535-47bb-0310-9956-ffa450edef68
1 parent 5096786 commit 1a4d9cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Apache Commons Codec
4545

4646
[![Build Status](https://travis-ci.org/apache/commons-codec.svg?branch=master)](https://travis-ci.org/apache/commons-codec)
4747
[![Coverage Status](https://coveralls.io/repos/apache/commons-codec/badge.svg?branch=master)](https://coveralls.io/r/apache/commons-codec)
48-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-codec/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-codec/)
48+
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/commons-codec/commons-codec/badge.svg)](https://maven-badges.herokuapp.com/maven-central/commons-codec/commons-codec/)
4949
[![License](http://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
5050

5151
The Apache Commons Codec package contains simple encoder and decoders for

0 commit comments

Comments
 (0)