Skip to content

Commit 9f590fb

Browse files
committed
Auto merge of #289 - fiveop:readme_link, r=kamalmarhubi
Fix Travis-CI links.
2 parents 5bac9df + 6a0f230 commit 9f590fb

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
@@ -4,7 +4,7 @@ Rust friendly bindings to various *nix platform APIs (Linux, Darwin,
44
...). The goal is to not provide a 100% unified interface, but to unify
55
what can be while still providing platform specific APIs.
66

7-
[![Build Status](https://travis-ci.org/carllerche/nix-rust.svg?branch=master)](https://travis-ci.org/carllerche/nix-rust)
7+
[![Build Status](https://travis-ci.org/nix-rust/nix.svg?branch=master)](https://travis-ci.org/nix-rust/nix)
88
[![crates.io](http://meritbadge.herokuapp.com/nix)](https://crates.io/crates/nix)
99

1010
## Documentation

0 commit comments

Comments
 (0)