Use https in codecov URLs, fixes badge in GitHub view
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user