Skip to content

Commit d67bd22

Browse files
committed
Link to travis-ci.com, not .org
1 parent ee3a3ee commit d67bd22

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
# Async version of Rust's standard library
22

3-
[![Build Status](https://travis-ci.org/async-rs/async-std.svg?branch=master)](https://travis-ci.org/async-rs/async-std)
3+
[![Build Status](https://travis-ci.com/async-rs/async-std.svg?branch=master)](https://travis-ci.org/async-rs/async-std)
44
[![License](https://img.shields.io/badge/license-MIT%2FApache--2.0-blue.svg)](
55
https://github.com/async-rs/async-std)
66
[![Cargo](https://img.shields.io/crates/v/async-std.svg)](https://crates.io/crates/async-std)

0 commit comments

Comments
 (0)