From aa21f964a683f65ec0fd70fc2e0dc264b1cadcf2 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 22 Jul 2016 16:27:16 -0700 Subject: Fixed appveyor badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index afe31279a..d64f4912f 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ Markdown can be expected to be lossy. [![stackage LTS package](http://stackage.org/package/pandoc/badge/lts)](http://stackage.org/lts/package/pandoc) [![github release](https://img.shields.io/github/release/jgm/pandoc.svg?label=github+release)](https://github.com/jgm/pandoc/releases) [![travis build status](https://img.shields.io/travis/jgm/pandoc.svg)](https://travis-ci.org/jgm/pandoc) -[![appveyor build status]](https://ci.appveyor.com/project/jgm/pandoc) +[![appveyor build status](https://ci.appveyor.com/api/projects/status/nvqs4ct090igjiqc?svg=true)](https://ci.appveyor.com/project/jgm/pandoc) Documentation -- cgit v1.2.3