Skip to content

Commit 41f1fdb

Browse files
authored
Merge pull request #4263 from cipherself/docs/fix-reference
Fix reference to build file with guaranteed build platforms.
2 parents 2258bf0 + 728a5e2 commit 41f1fdb

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
@@ -65,7 +65,7 @@ but this is not guaranteed.
6565
You can see the platform(target)-specific docs on [docs.rs], select a platform
6666
you want to see.
6767

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

0 commit comments

Comments
 (0)