From 7238cfa5e25e7302485016f18ab525317804803c Mon Sep 17 00:00:00 2001 From: Carl Lerche Date: Wed, 28 Feb 2018 13:48:08 -0800 Subject: [PATCH] Update AppVeyor badge URL (#163) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 126472ce4..fd086c943 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A platform for writing fast networking code with Rust. [travis-badge]: https://travis-ci.org/tokio-rs/tokio.svg?branch=master [travis-url]: https://travis-ci.org/tokio-rs/tokio -[appveyor-badge]: https://ci.appveyor.com/api/projects/status/github/carllerche/tokio?svg=true&branch=master +[appveyor-badge]: https://ci.appveyor.com/api/projects/status/s83yxhy9qeb58va7?svg=true [appveyor-url]: https://ci.appveyor.com/project/carllerche/tokio/branch/master [Website](https://tokio.rs) |