From f5a87d129f76e76bb46dec9f80833ad7db260c95 Mon Sep 17 00:00:00 2001 From: mborgerson Date: Thu, 10 Jan 2019 16:51:09 -0700 Subject: [PATCH] README: Update Appveyor badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2e30cf2c8..960335e4af 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,4 @@ Build Status ------------ | Windows | Linux | macOS | | ------- | ----- | ----- | -| [![Build status](https://ci.appveyor.com/api/projects/status/8rbaimmbp6k44rab?svg=true)](https://ci.appveyor.com/project/mborgerson/xqemu-c5j6o) | [![Travis-CI Status](https://travis-ci.org/xqemu/xqemu.svg?branch=master)](https://travis-ci.org/xqemu/xqemu) | [![Travis-CI Status](https://travis-ci.org/xqemu/xqemu.svg?branch=master)](https://travis-ci.org/xqemu/xqemu) | +| [![Build status](https://ci.appveyor.com/api/projects/status/i1m0keigjabxg170/branch/master?svg=true)](https://ci.appveyor.com/project/xqemu-bot/xqemu) | [![Travis-CI Status](https://travis-ci.org/xqemu/xqemu.svg?branch=master)](https://travis-ci.org/xqemu/xqemu) | [![Travis-CI Status](https://travis-ci.org/xqemu/xqemu.svg?branch=master)](https://travis-ci.org/xqemu/xqemu) |