Skip to content

Commit e324291

Browse files
authored
Merge pull request rust-lang#458 from frewsxcv/patch-1
Fix appveyor badge.
2 parents c9ec4e7 + 15dcbb5 commit e324291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ A Rust library with native bindings to the types and functions commonly found on
55
various systems, including libc.
66

77
[![Build Status](https://travis-ci.org/rust-lang/libc.svg?branch=master)](https://travis-ci.org/rust-lang/libc)
8-
[![Build status](https://ci.appveyor.com/api/projects/status/34csq3uurnw7c0rl?svg=true)](https://ci.appveyor.com/project/alexcrichton/libc)
8+
[![Build status](https://ci.appveyor.com/api/projects/status/github/rust-lang/libc?svg=true)](https://ci.appveyor.com/project/rust-lang-libs/libc)
99

1010
[Documentation](#platforms-and-documentation)
1111

0 commit comments

Comments
 (0)