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-js.git
commit 30adbf8d741be8557b431353f2a2ddb3f0cf39bd Author: David Grove <[email protected]> AuthorDate: Tue Oct 5 13:16:35 2021 -0400 fix travis URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05f3929..a3a91ae 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ --> # Apache OpenWhisk Client for JavaScript -[](https://travis-ci.com/apache/openwhisk-client-js) +[](https://travis-ci.com/github/apache/openwhisk-client-js) [](http://www.apache.org/licenses/LICENSE-2.0) [](https://codecov.io/gh/apache/openwhisk-client-js) [](https://standardjs.com)
