Skip to content

Commit af582e7

Browse files
authored
Update README.md (#67)
Fixing the broken image to the Travis build.
1 parent ef8379e commit af582e7

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
@@ -1,6 +1,6 @@
11
# PubNub Rust SDK
22

3-
[![Build Status](https://travis-ci.com/pubnub/rust.svg?branch=master)](https://travis-ci.com/pubnub/rust)
3+
[![Build Status](https://app.travis-ci.com/pubnub/rust.svg?branch=master)](https://app.travis-ci.com/github/pubnub/rust)
44
[![unsafe forbidden](https://img.shields.io/badge/unsafe-forbidden-success.svg)](https://github.com/rust-secure-code/safety-dance/)
55

66
The PubNub Rust SDK is based on Tokio `1.0`. This library uses `HTTP/2` to communicate with the PubNub Edge Messaging Network.

0 commit comments

Comments
 (0)