summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOri Avtalion <saltyhorse@gmail.com>2018-02-20 12:44:30 +0000
committerOri Avtalion <saltyhorse@gmail.com>2018-02-20 12:44:30 +0000
commite00f04edd11bff44860f8f5315e52cb8f02468af (patch)
treed6f50b930785d7a71a305ad9563ca6e178b58b51
parent695e8cb5e09582b0cb18902e2b7d6a1f5b22f140 (diff)
downloadpython-coveragepy-git-e00f04edd11bff44860f8f5315e52cb8f02468af.tar.gz
Use https for codecov.io image
--HG-- branch : salty_horse/use-https-for-codecovio-image-1519130663808
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 4dac3ea8..d1c1698d 100644
--- a/README.rst
+++ b/README.rst
@@ -102,8 +102,8 @@ Licensed under the `Apache 2.0 License`_. For details, see `NOTICE.txt`_.
.. |license| image:: https://img.shields.io/pypi/l/coverage.svg
:target: https://pypi.python.org/pypi/coverage
:alt: License
-.. |codecov| image:: http://codecov.io/github/nedbat/coveragepy/coverage.svg?branch=master&precision=2
- :target: http://codecov.io/github/nedbat/coveragepy?branch=master
+.. |codecov| image:: https://codecov.io/github/nedbat/coveragepy/coverage.svg?branch=master&precision=2
+ :target: https://codecov.io/github/nedbat/coveragepy?branch=master
:alt: Coverage!
.. |saythanks| image:: https://img.shields.io/badge/saythanks.io-%E2%98%BC-1EAEDB.svg
:target: https://saythanks.io/to/nedbat