diff --git a/README.md b/README.md
index 4d87a8b9698618cfbda2273d4793aaebfd089560..ee0fe6abc05be8a0b321f5e087280a9fb2cf2881 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ libc
 A Rust library with native bindings to the types and functions commonly found on
 various systems, including libc.
 
-[![Build Status](https://travis-ci.org/rust-lang/libc.svg?branch=master)](https://travis-ci.org/rust-lang/libc)
+[![Build Status](https://travis-ci.org/rust-lang-nursery/libc.svg?branch=master)](https://travis-ci.org/rust-lang-nursery/libc)
 [![Build status](https://ci.appveyor.com/api/projects/status/v0414slj8y8nga0p?svg=true)](https://ci.appveyor.com/project/alexcrichton/libc)
 
 [Documentation](#platforms-and-documentation)