From 07d1f7a4957802e0c80be564fd4e4e470e4781e2 Mon Sep 17 00:00:00 2001
From: gnzlbg <gonzalobg88@gmail.com>
Date: Thu, 17 Oct 2019 15:38:54 +0200
Subject: [PATCH] Remove broken link

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 4b860238..5371916a 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,7 @@ newer Rust features are only available on newer Rust toolchains:
 See
 [`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
+toolchain. The test-matrix at [Azure] and [Cirrus-CI] show the
 platforms in which `libc` tests are run.
 
 <div class="platform_docs"></div>
-- 
GitLab