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

dgrove pushed a commit to branch dgrove-oss-patch-1
in repository https://gitbox.apache.org/repos/asf/openwhisk-package-cloudant.git

commit 183c4312c79a94178f9c283c57758f02ffc3648a
Author: David Grove <[email protected]>
AuthorDate: Tue Oct 5 13:22:04 2021 -0400

    fix travis url
---
 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