Repository: commons-csv
Updated Branches:
  refs/heads/master 6dffab166 -> 64c800319


Coveralls badge fix.

Project: http://git-wip-us.apache.org/repos/asf/commons-csv/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-csv/commit/64c80031
Tree: http://git-wip-us.apache.org/repos/asf/commons-csv/tree/64c80031
Diff: http://git-wip-us.apache.org/repos/asf/commons-csv/diff/64c80031

Branch: refs/heads/master
Commit: 64c800319d494722f057ee140bb358a61714f5fb
Parents: 6dffab1
Author: Gary Gregory <[email protected]>
Authored: Fri Nov 25 21:20:51 2016 -0800
Committer: Gary Gregory <[email protected]>
Committed: Fri Nov 25 21:20:51 2016 -0800

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-csv/blob/64c80031/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 574a7bb..3c9cf0d 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ The Apache Commons CSV library provides a simple interface 
for reading and writi
 CSV files of various types.
 
 [![Build 
Status](https://travis-ci.org/apache/commons-csv.svg?branch=master)](https://travis-ci.org/apache/commons-csv)
-[![Coverage 
Status](https://coveralls.io/repos/apache/commons-csv/badge.svg?branch=master)](https://coveralls.io/r/apache/commons-csv)
+[![Coverage 
Status](https://coveralls.io/repos/github/apache/commons-csv/badge.svg?branch=master)](https://coveralls.io/github/apache/commons-csv?branch=master)
 [![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-csv/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-csv/)
 
[![License](http://img.shields.io/:license-apache-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
 

Reply via email to