diff --git a/Cargo.toml b/Cargo.toml
index 0ae6c9430439b4e10947ab2d90630a13a5698a80..48190a9a320697c4827cdb546c307c09ce313fb0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,8 +16,8 @@ Raw FFI bindings to platform libraries like libc.
 """
 
 [badges]
-travis-ci = { repository = "rust-lang/libc" }
-appveyor = { repository = "rust-lang/libc", project_name = "rust-lang-libs/libc" }
+cirrus-ci = { repository = "rust-lang/libc", branch = "master" }
+azure-devops = { project = "rust-lang2/libc", pipeline = "rust-lang.libc%20(1)" }
 
 [dependencies]
 rustc-std-workspace-core = { version = "1.0.0", optional = true }
diff --git a/README.md b/README.md
index 8a36881ec7c7975646bebc5a7f3c3609a678b7a5..ae2cfd860bb404f46c75f2aa1d7ecd729d42cab8 100644
--- a/README.md
+++ b/README.md
@@ -94,7 +94,7 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
 for inclusion in `libc` by you, as defined in the Apache-2.0 license, shall be
 dual licensed as above, without any additional terms or conditions.
 
-[Azure Status]: https://dev.azure.com/rust-lang2/libc/_apis/build/status/rust-lang.libc?branchName=master
+[Azure Status]: https://dev.azure.com/rust-lang2/libc/_apis/build/status/rust-lang.libc%20(1)?branchName=master
 [Azure]: https://dev.azure.com/rust-lang2/libc/_build/latest?definitionId=1&branchName=master
 [Cirrus CI]: https://cirrus-ci.com/github/rust-lang/libc
 [Cirrus CI Status]: https://api.cirrus-ci.com/github/rust-lang/libc.svg