Use https in codecov URLs, fixes badge in GitHub view

This commit is contained in:
Ville Skyttä
2016-08-04 18:52:57 +03:00
parent 7f5a743951
commit 7e6a19ab32

View File

@@ -1,8 +1,8 @@
Django Compressor Django Compressor
================= =================
.. image:: http://codecov.io/github/django-compressor/django-compressor/coverage.svg?branch=develop .. image:: https://codecov.io/github/django-compressor/django-compressor/coverage.svg?branch=develop
:target: http://codecov.io/github/django-compressor/django-compressor?branch=develop :target: https://codecov.io/github/django-compressor/django-compressor?branch=develop
.. image:: https://img.shields.io/pypi/v/django_compressor.svg .. image:: https://img.shields.io/pypi/v/django_compressor.svg
:target: https://pypi.python.org/pypi/django_compressor :target: https://pypi.python.org/pypi/django_compressor