From af36df2f48be4846bc7e412c93bb4280e515ddd6 Mon Sep 17 00:00:00 2001 From: Sean Whalen Date: Thu, 4 Apr 2019 11:17:01 -0400 Subject: [PATCH] Fix codecov badge --- README.rst | 4 ++-- docs/index.rst | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index ed2cde6..9a25a0c 100644 --- a/README.rst +++ b/README.rst @@ -429,8 +429,8 @@ https://github.com/domainaware/parsedmarc/issues .. |Build Status| image:: https://travis-ci.org/domainaware/parsedmarc.svg?branch=master :target: https://travis-ci.org/domainaware/parsedmarc -.. |Code Coverage| image:: https://codecov.io/gh/domainaware/checkdmarc/branch/master/graph/badge.svg - :target: https://codecov.io/gh/domainaware/checkdmarc +.. |Code Coverage| image:: https://codecov.io/gh/domainaware/parsedmarc/branch/master/graph/badge.svg + :target: https://codecov.io/gh/domainaware/parsedmarc .. |PyPI Package| image:: https://badge.fury.io/py/parsedmarc.svg :target: https://badge.fury.io/py/parsedmarc diff --git a/docs/index.rst b/docs/index.rst index fab17f9..0f83176 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1511,8 +1511,8 @@ Indices and tables .. |Build Status| image:: https://travis-ci.org/domainaware/parsedmarc.svg?branch=master :target: https://travis-ci.org/domainaware/parsedmarc -.. |Code Coverage| image:: https://codecov.io/gh/domainaware/checkdmarc/branch/master/graph/badge.svg - :target: https://codecov.io/gh/domainaware/checkdmarc +.. |Code Coverage| image:: https://codecov.io/gh/domainaware/parsedmarc/branch/master/graph/badge.svg + :target: https://codecov.io/gh/domainaware/parsedmarc .. |PyPI Package| image:: https://badge.fury.io/py/parsedmarc.svg :target: https://badge.fury.io/py/parsedmarc