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

rabbah pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-package-kafka.git


The following commit(s) were added to refs/heads/master by this push:
     new 0fad231  update travis url (#383)
0fad231 is described below

commit 0fad231959b7c66f5fb8b6bd673e143fa438e04b
Author: David Grove <[email protected]>
AuthorDate: Wed Oct 6 22:19:45 2021 -0400

    update travis url (#383)
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 75d4182..6d42987 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@
 # Apache OpenWhisk package for communication with Kafka or IBM Message Hub
 
 
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
-[![Build 
Status](https://travis-ci.com/apache/openwhisk-package-kafka.svg?branch=master)](https://travis-ci.com/apache/openwhisk-package-kafka)
+[![Build 
Status](https://travis-ci.com/apache/openwhisk-package-kafka.svg?branch=master)](https://travis-ci.com/github/apache/openwhisk-package-kafka)
 
 This project is an OpenWhisk package that allows you to communicate with Kafka 
or IBM Message Hub instances for publishing and consuming messages using native 
high performance Kafka API.
 

Reply via email to