summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-10-29 22:16:32 -0700
committerAlex Crichton <alex@alexcrichton.com>2015-10-29 22:16:32 -0700
commitbf26024b6438aab93d8defce280561cc54cb1ec4 (patch)
tree6b6fc7c3d8a7ae52cb70943534b0cad48d1cff30 /README.md
parentcf18a601c55ef02ab9377793decad4e57f3fdbc5 (diff)
downloadrust-libc-bf26024b6438aab93d8defce280561cc54cb1ec4.tar.gz
Update AppVeyor URL
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2b16a53ba4..351c201d4d 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ A Rust library with native bindings to the types and functions commonly found on
various systems, including libc.
[![Build Status](https://travis-ci.org/rust-lang-nursery/libc.svg?branch=master)](https://travis-ci.org/rust-lang-nursery/libc)
-[![Build status](https://ci.appveyor.com/api/projects/status/v0414slj8y8nga0p?svg=true)](https://ci.appveyor.com/project/alexcrichton/libc)
+[![Build status](https://ci.appveyor.com/api/projects/status/34csq3uurnw7c0rl?svg=true)](https://ci.appveyor.com/project/alexcrichton/libc)
[Documentation](#platforms-and-documentation)