summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2017-03-11 17:34:57 -0500
committerNed Batchelder <ned@nedbatchelder.com>2017-03-11 17:34:57 -0500
commit999e8a24ec3af2db7183c51bae5b80aa3187f701 (patch)
tree5b831ae5e945bbef7380550118d8cd75d3f0287c
parent831e4a61922f4fb4632fd269463c3e4b8939f46b (diff)
downloadpython-coveragepy-git-999e8a24ec3af2db7183c51bae5b80aa3187f701.tar.gz
Fix the appveyor badge, broken since we pointed it to github
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 8f34a107..e5630eab 100644
--- a/README.rst
+++ b/README.rst
@@ -63,7 +63,7 @@ Licensed under the `Apache 2.0 License`_. For details, see `NOTICE.txt`_.
.. |ci-status| image:: https://travis-ci.org/nedbat/coveragepy.svg?branch=master
:target: https://travis-ci.org/nedbat/coveragepy
:alt: Build status
-.. |win-ci-status| image:: https://ci.appveyor.com/api/projects/status/bitbucket/ned/coveragepy?svg=true
+.. |win-ci-status| image:: https://ci.appveyor.com/api/projects/status/kmeqpdje7h9r6vsf/branch/master?svg=true
:target: https://ci.appveyor.com/project/nedbat/coveragepy
:alt: Windows build status
.. |docs| image:: https://readthedocs.org/projects/coverage/badge/?version=latest&style=flat