Skip to content

Commit 1b0c433

Browse files
authored
fix travis url (#36)
1 parent dbf466a commit 1b0c433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# Apache OpenWhisk Runtime for Rust
2020

2121
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
22-
[![Build Status](https://travis-ci.com/apache/openwhisk-runtime-rust.svg?branch=master)](https://travis-ci.com/apache/openwhisk-runtime-rust)
22+
[![Build Status](https://travis-ci.com/apache/openwhisk-runtime-rust.svg?branch=master)](https://travis-ci.com/github/apache/openwhisk-runtime-rust)
2323

2424
### Give it a try today
2525
To use as a Docker action:

0 commit comments

Comments
 (0)