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-runtime-rust.git


The following commit(s) were added to refs/heads/master by this push:
     new 1b0c433  fix travis url (#36)
1b0c433 is described below

commit 1b0c433a6c1d7768253fc30988d4e8ea46b67ab9
Author: David Grove <[email protected]>
AuthorDate: Thu Oct 7 09:05:51 2021 -0400

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

diff --git a/README.md b/README.md
index 66651c5..6141791 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@
 # Apache OpenWhisk Runtime for Rust
 
 
[![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-runtime-rust.svg?branch=master)](https://travis-ci.com/apache/openwhisk-runtime-rust)
+[![Build 
Status](https://travis-ci.com/apache/openwhisk-runtime-rust.svg?branch=master)](https://travis-ci.com/github/apache/openwhisk-runtime-rust)
 
 ### Give it a try today
 To use as a Docker action:

Reply via email to