1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-09 22:38:19 +02:00

fixed badges

This commit is contained in:
Fleur Dragan 2022-08-16 19:50:00 -05:00
parent e5daf10e9d
commit e8383e7bb0

View file

@ -1,13 +1,13 @@
.. image:: https://github.com/fleur/django-mailbox/actions/workflows/ci.yaml/badge.svg .. image:: https://github.com/fleur/django-mailbox/actions/workflows/ci.yaml/badge.svg
:target: https://github.com/fleur/django-mailbox/commit/$GITHUB_SHA/checks
.. image:: https://badge.fury.io/py/django-mailbox.png .. image:: https://badge.fury.io/py/django-mailbox.svg
:target: http://badge.fury.io/py/django-mailbox :target: https://badge.fury.io/py/django-mailbox
.. image:: https://pypip.in/d/django-mailbox/badge.png .. image:: https://img.shields.io/pypi/dm/django-mailbox
:target: https://pypi.python.org/pypi/django-mailbox :target: https://pypi.python.org/pypi/django-mailbox
Easily ingest messages from POP3, IMAP, or local mailboxes into your Django application. Easily ingest messages from POP3, IMAP, or local mailboxes into your Django application.
This app allows you to either ingest e-mail content from common e-mail services (as long as the service provides POP3 or IMAP support), This app allows you to either ingest e-mail content from common e-mail services (as long as the service provides POP3 or IMAP support),
@ -20,8 +20,8 @@ or -- if you're in a hurry -- by using a signal receiver.
`ReadTheDocs <http://django-mailbox.readthedocs.org/>`_. `ReadTheDocs <http://django-mailbox.readthedocs.org/>`_.
- Please post issues on - Please post issues on
`Github <http://github.com/coddingtonbear/django-mailbox/issues>`_. `Github <http://github.com/coddingtonbear/django-mailbox/issues>`_.
- Test status available on - Test status available under actions tab
`Travis-CI <https://travis-ci.org/coddingtonbear/django-mailbox>`_. `Actions <https://github.com/coddingtonbear/django-mailbox/actions>`_.
.. image:: https://badges.gitter.im/Join%20Chat.svg .. image:: https://badges.gitter.im/Join%20Chat.svg