From: amotz Date: Wed, 1 Mar 2017 12:55:57 +0000 (+0900) Subject: Fix AppVeyor badge URL X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~9^2~121^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ffff3415cad56598c50f169fe18c6d582669e08c;p=cargo.git Fix AppVeyor badge URL --- diff --git a/README.md b/README.md index 3990f4c10..60eab9e63 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Learn more at http://doc.crates.io/ ## Code Status [![Build Status](https://travis-ci.org/rust-lang/cargo.svg?branch=master)](https://travis-ci.org/rust-lang/cargo) -[![Build Status](https://ci.appveyor.com/api/projects/status/jnh54531mpidb2c2?svg=true)](https://ci.appveyor.com/project/alexcrichton/cargo) +[![Build Status](https://ci.appveyor.com/api/projects/status/github/rust-lang/cargo?branch=master&svg=true)](https://ci.appveyor.com/project/rust-lang-libs/cargo) ## Installing Cargo