diff --git a/README.md b/README.md
index 7bde17da6da9a6f7cc72ae2a08ecc767bbebf2aa..dc5ff04fccff7f987d0adb19ab19d1ce17c98a92 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ newer Rust features are only available on newer Rust toolchains:
 [Platform-specific documentation (master branch)][docs.master].
 
 See
-[`ci/build.sh`](https://github.com/rust-lang/libc/blob/master/libc-test/build.rs)
+[`ci/build.sh`](https://github.com/rust-lang/libc/blob/master/ci/build.sh)
 for the platforms on which `libc` is guaranteed to build for each Rust
 toolchain. The test-matrix at [Travis-CI], [Appveyor], and [Cirrus-CI] show the
 platforms in which `libc` tests are run.