diff --git a/README.rst b/README.rst index 3d798536..cb5065cf 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,7 @@ django CMS Link =============== -|pypi| |build| |coverage| +|pypi| |coverage| |python| |django| |djangocms| |djangocms4| **django CMS Link** is a plugin for `django CMS `_ that allows you to add links on your site. @@ -37,8 +37,6 @@ Documentation See ``REQUIREMENTS`` in the `setup.py `_ file for additional dependencies: -|python| |django| |djangocms| - django CMS Link has a weak dependency on django Filer. If `django Filer `_ is installed and configured appropriately, django CMS Link will allow linking @@ -251,8 +249,6 @@ the database. If you encounter any issues, please report them on .. |pypi| image:: https://badge.fury.io/py/djangocms-link.svg :target: http://badge.fury.io/py/djangocms-link -.. |build| image:: https://travis-ci.org/divio/djangocms-link.svg?branch=master - :target: https://travis-ci.org/django-cms/djangocms-link .. |coverage| image:: https://codecov.io/gh/django-cms/djangocms-link/branch/master/graph/badge.svg :target: https://codecov.io/gh/django-cms/djangocms-link @@ -262,4 +258,6 @@ the database. If you encounter any issues, please report them on :target: https://www.djangoproject.com/ .. |djangocms| image:: https://img.shields.io/badge/django%20CMS-3.11%2B-blue.svg :target: https://www.django-cms.org/ +.. |djangocms4| image:: https://img.shields.io/badge/django%20CMS-4-blue.svg + :target: https://www.django-cms.org/