diff --git a/README.rst b/README.rst index ed78b5fb..abc2e9b8 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,7 @@ django-health-check =================== -|version| |pyversion| |djversion| |coverage| |health| |license| +|version| |pyversion| |djversion| |coverage| |license| This project checks for various conditions and provides reports when anomalous behavior is detected. @@ -305,8 +305,6 @@ Other resources :target: https://pypi.python.org/pypi/django-health-check/ .. |coverage| image:: https://codecov.io/gh/KristianOellegaard/django-health-check/branch/master/graph/badge.svg :target: https://codecov.io/gh/KristianOellegaard/django-health-check -.. |health| image:: https://landscape.io/github/KristianOellegaard/django-health-check/master/landscape.svg?style=flat - :target: https://landscape.io/github/KristianOellegaard/django-health-check/master .. |license| image:: https://img.shields.io/badge/license-MIT-blue.svg :target: LICENSE