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-client-go.git
commit 0887c1c58e17adc55dce5c176a690bc9f22aee6e Author: David Grove <[email protected]> AuthorDate: Tue Oct 5 13:15:51 2021 -0400 fix travis URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3254655..7261f32 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ # Openwhisk Client Go [](http://www.apache.org/licenses/LICENSE-2.0) -[](https://travis-ci.com/apache/openwhisk-client-go) +[](https://travis-ci.com/github/apache/openwhisk-client-go) This project `openwhisk-client-go` is a Go client library to access the Openwhisk API.
