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

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


The following commit(s) were added to refs/heads/master by this push:
     new df97566  fix travis URL (#394)
df97566 is described below

commit df97566601dcfb08fb5c6d2c1bacb13c8dea47bd
Author: David Grove <[email protected]>
AuthorDate: Thu Oct 7 09:11:39 2021 -0400

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

diff --git a/README.md b/README.md
index fec7d1c..cbaac15 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@
 
 OpenWhisk API Gateway
 =============
-[![Build 
Status](https://travis-ci.com/apache/openwhisk-apigateway.svg?branch=master)](https://travis-ci.com/apache/openwhisk-apigateway)
+[![Build 
Status](https://travis-ci.com/apache/openwhisk-apigateway.svg?branch=master)](https://travis-ci.com/github/apache/openwhisk-apigateway)
 
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
 
 A performant API Gateway based on Openresty and NGINX.

Reply via email to