summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2015-10-29 12:02:05 -0700
committerAlex Crichton <alex@alexcrichton.com>2015-10-29 12:02:05 -0700
commit1f7e2e821a0ada2fb5c69effb6a7e65e14b915d7 (patch)
tree835f84f2c79871ce617592a26cd133492761f25a /README.md
parent5289b311fb1e5737751e1718ca0285bcc364949b (diff)
downloadrust-libc-1f7e2e821a0ada2fb5c69effb6a7e65e14b915d7.tar.gz
Fix appveyor link
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 4e67dd0c7d..4e678f46a8 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/libc.svg?branch=master)](https://travis-ci.org/rust-lang/libc)
-[![Build status](https://ci.appveyor.com/api/projects/status/v0414slj8y8nga0p?svg=true)](https://ci.appveyor.com/project/rust-lang/libc)
+[![Build status](https://ci.appveyor.com/api/projects/status/v0414slj8y8nga0p?svg=true)](https://ci.appveyor.com/project/alexcrichton/libc)
[Documentation](#platforms-and-documentation)