SVG instead of PNG for consistency [CI skip]

This commit is contained in:
hugovk 2015-06-01 16:28:33 +03:00
parent 1ad00ae8e2
commit d66776a59a
2 changed files with 4 additions and 4 deletions

View File

@ -22,11 +22,11 @@ Pillow is the "friendly PIL fork" by `Alex Clark and Contributors <https://githu
:target: https://pypi.python.org/pypi/Pillow/ :target: https://pypi.python.org/pypi/Pillow/
:alt: Number of PyPI downloads :alt: Number of PyPI downloads
.. image:: https://coveralls.io/repos/python-pillow/Pillow/badge.png?branch=master .. image:: https://coveralls.io/repos/python-pillow/Pillow/badge.svg?branch=master
:target: https://coveralls.io/r/python-pillow/Pillow?branch=master :target: https://coveralls.io/r/python-pillow/Pillow?branch=master
:alt: Code coverage :alt: Code coverage
.. image:: https://landscape.io/github/python-pillow/Pillow/master/landscape.png .. image:: https://landscape.io/github/python-pillow/Pillow/master/landscape.svg
:target: https://landscape.io/github/python-pillow/Pillow/master :target: https://landscape.io/github/python-pillow/Pillow/master
:alt: Code health :alt: Code health

View File

@ -19,11 +19,11 @@ Pillow is the "friendly PIL fork" by `Alex Clark and Contributors <https://githu
:target: https://pypi.python.org/pypi/Pillow/ :target: https://pypi.python.org/pypi/Pillow/
:alt: Number of PyPI downloads :alt: Number of PyPI downloads
.. image:: https://coveralls.io/repos/python-pillow/Pillow/badge.png?branch=master .. image:: https://coveralls.io/repos/python-pillow/Pillow/badge.svg?branch=master
:target: https://coveralls.io/r/python-pillow/Pillow?branch=master :target: https://coveralls.io/r/python-pillow/Pillow?branch=master
:alt: Code coverage :alt: Code coverage
.. image:: https://landscape.io/github/python-pillow/Pillow/master/landscape.png .. image:: https://landscape.io/github/python-pillow/Pillow/master/landscape.svg
:target: https://landscape.io/github/python-pillow/Pillow/master :target: https://landscape.io/github/python-pillow/Pillow/master
:alt: Code health :alt: Code health