Skip to content

Commit 5002740

Browse files
committed
Link to correct AppVeyor project in Readme
1 parent cd90441 commit 5002740

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
@@ -3,7 +3,7 @@ We are currently in the process of discussing Clippy 1.0 via the RFC process in
33
# rust-clippy
44

55
[![Build Status](https://travis-ci.org/rust-lang-nursery/rust-clippy.svg?branch=master)](https://travis-ci.org/rust-lang-nursery/rust-clippy)
6-
[![Windows build status](https://ci.appveyor.com/api/projects/status/github/rust-lang-nursery/rust-clippy?svg=true)](https://ci.appveyor.com/project/rust-lang-nursery/rust-clippy)
6+
[![Windows Build status](https://ci.appveyor.com/api/projects/status/id677xpw1dguo7iw?svg=true)](https://ci.appveyor.com/project/rust-lang-libs/rust-clippy)
77
[![Current Version](https://meritbadge.herokuapp.com/clippy)](https://crates.io/crates/clippy)
88
[![License: MPL-2.0](https://img.shields.io/crates/l/clippy.svg)](#license)
99

0 commit comments

Comments
 (0)