You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by dg...@apache.org on 2021/10/05 17:15:05 UTC

[openwhisk-cli] branch dgrove-oss-patch-1 created (now b349ed0)

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

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


      at b349ed0  fix travis URL

This branch includes the following new commits:

     new b349ed0  fix travis URL

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[openwhisk-cli] 01/01: fix travis URL

Posted by dg...@apache.org.
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-cli.git

commit b349ed06f27976ddfa19fce0509f54acac5a5df4
Author: David Grove <dg...@users.noreply.github.com>
AuthorDate: Tue Oct 5 13:14:57 2021 -0400

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

diff --git a/README.md b/README.md
index 5214f17..01f7f1c 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@
 
 # OpenWhisk Command-line Interface `wsk`
 
-[![Build Status](https://travis-ci.com/apache/openwhisk-cli.svg?branch=master)](https://travis-ci.com/apache/openwhisk-cli)
+[![Build Status](https://travis-ci.com/apache/openwhisk-cli.svg?branch=master)](https://travis-ci.com/github/apache/openwhisk-cli)
 [![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
 [![Join Slack](https://img.shields.io/badge/join-slack-9B69A0.svg)](http://slack.openwhisk.org/)
 [![Twitter](https://img.shields.io/twitter/follow/openwhisk.svg?style=social&logo=twitter)](https://twitter.com/intent/follow?screen_name=openwhisk)