Skip to content

Commit 81c931f

Browse files
cipherselftgross35
authored andcommitted
Fix reference to build file with guaranteed build platforms.
(backport <#4263>) (cherry picked from commit 728a5e2)
1 parent 5e6b350 commit 81c931f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ but this is not guaranteed.
7171
You can see the platform(target)-specific docs on [docs.rs], select a platform
7272
you want to see.
7373

74-
See [`ci/build.sh`](https://github.com/rust-lang/libc/blob/HEAD/ci/build.sh) for
74+
See [`ci/verify-build.sh`](https://github.com/rust-lang/libc/blob/HEAD/ci/verify-build.sh) for
7575
the platforms on which `libc` is guaranteed to build for each Rust toolchain.
7676
The test-matrix at [GitHub Actions] and [Cirrus CI] show the platforms in which
7777
`libc` tests are run.

0 commit comments

Comments
 (0)