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

jzemerick pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/opennlp-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 5e0ad9e  Fixing travis badge.
5e0ad9e is described below

commit 5e0ad9ed37777b13e9e6ec9c4d2a457e0b5b3a32
Author: jzonthemtn <[email protected]>
AuthorDate: Thu Dec 26 09:53:29 2019 -0500

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

diff --git a/README.md b/README.md
index 22dacc1..2702771 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@
 Welcome to OpenNLP Site Source Code
 ====================================
 
-[![Build 
Status](https://api.travis-ci.org/apache/opennlp.svg?branch=master)](https://travis-ci.org/apache/opennlp-site)
+[![Build 
Status](https://api.travis-ci.org/apache/opennlp-site.svg?branch=master)](https://travis-ci.org/apache/opennlp-site)
 [![GitHub 
license](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://raw.githubusercontent.com/apache/opennlp/master/LICENSE)
 [![Twitter 
Follow](https://img.shields.io/twitter/follow/ApacheOpennlp.svg?style=social)](https://twitter.com/ApacheOpenNLP)
 

Reply via email to