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-cloudant.git


The following commit(s) were added to refs/heads/master by this push:
     new 032e168  fix travis url (#233)
032e168 is described below

commit 032e16843fd2957a15e3a8f28278614463285301
Author: David Grove <[email protected]>
AuthorDate: Wed Oct 6 22:19:33 2021 -0400

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

diff --git a/README.md b/README.md
index 1caa02b..fc7da45 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@
 # Apache OpenWhisk package for Cloudant
 
 
[![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-cloudant.svg?branch=master)](https://travis-ci.com/apache/openwhisk-package-cloudant)
+[![Build 
Status](https://travis-ci.com/apache/openwhisk-package-cloudant.svg?branch=master)](https://travis-ci.com/github/apache/openwhisk-package-cloudant)
 
 The `/whisk.system/cloudant` package enables you to work with a Cloudant 
database. It includes the following actions and feeds.
 

Reply via email to