From f6e76f52b2b68b893ea9625c6f419d6a98fcd5bb Mon Sep 17 00:00:00 2001 From: Russel Waters Date: Sat, 18 Aug 2018 21:34:01 -0400 Subject: [PATCH] Update README.md Correct README.md appveyor build badge link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bbd60b7..9ddb9918 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@
[![Build Status](https://travis-ci.org/nanocurrency/raiblocks.svg?branch=master)](https://travis-ci.org/nanocurrency/raiblocks) -[![Build status](https://ci.appveyor.com/api/projects/status/uwdcxi87h2y6jx94/branch/master?svg=true)](https://ci.appveyor.com/project/argakiig/raiblocks/branch/master) +[![Build status](https://ci.appveyor.com/api/projects/status/q66rbt2ux6apjj03/branch/master?svg=true)](https://ci.appveyor.com/project/argakiig/raiblocks/branch/master) ### What is Nano? ---