From 821a2ea23d25de6e3f57e8e0440806a7589c79af Mon Sep 17 00:00:00 2001 From: Richard Frank Date: Thu, 24 Mar 2016 17:01:02 -0400 Subject: [PATCH] DOC: Fixing appveyor status badge --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 23ee09c7..8d854544 100644 --- a/README.rst +++ b/README.rst @@ -182,7 +182,7 @@ https://github.com/quantopian/zipline/wiki/Contribution-Requests :target: https://pypi.python.org/pypi/zipline .. |travis status| image:: https://travis-ci.org/quantopian/zipline.png?branch=master :target: https://travis-ci.org/quantopian/zipline -.. |appveyor status| image:: https://ci.appveyor.com/api/projects/status/github/quantopian/zipline?branch=master&svg=true +.. |appveyor status| image:: https://ci.appveyor.com/api/projects/status/3dg18e6227dvstw6/branch/master?svg=true :target: https://ci.appveyor.com/project/quantopian/zipline/branch/master .. |Coverage Status| image:: https://coveralls.io/repos/quantopian/zipline/badge.png :target: https://coveralls.io/r/quantopian/zipline