Skip to content

Commit ee3a3ee

Browse files
committed
Fix final piece of URL
1 parent 96b6349 commit ee3a3ee

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/stjepang/async-std)
3+
[![Build Status](https://travis-ci.org/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)