From 690e8784f677a7388e665d735f86ee47c5e3e744 Mon Sep 17 00:00:00 2001 From: Peter Bittner Date: Mon, 10 Dec 2018 15:42:53 +0100 Subject: [PATCH] Link to RTD project dashboard, use shields.io badge --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index f0001aa..545ae17 100644 --- a/README.rst +++ b/README.rst @@ -19,9 +19,9 @@ Check out the `documentation`_ for more complete examples. .. |codecov| image:: https://codecov.io/github/jazzband/django-configurations/coverage.svg?branch=master :alt: Codecov :target: https://codecov.io/github/jazzband/django-configurations?branch=master -.. |docs| image:: https://readthedocs.org/projects/django-configurations/badge/?version=latest +.. |docs| image:: https://img.shields.io/readthedocs/django-configurations/latest.svg :alt: Documentation status - :target: https://django-configurations.readthedocs.io/en/latest/?badge=latest + :target: https://readthedocs.org/projects/django-configurations/ .. |python-support| image:: https://img.shields.io/pypi/pyversions/django-configurations.svg :target: https://pypi.python.org/pypi/django-configurations :alt: Python versions