Skip to content

Commit ae6c47d

Browse files
committed
Fix README badge
1 parent 9e22cd6 commit ae6c47d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@ Django-MySQL
33
============
44

55
.. image:: https://img.shields.io/pypi/v/django-mysql.svg
6-
:target: https://pypi.python.org/pypi/django-mysql
6+
:target: https://pypi.python.org/pypi/django-mysql
77

8-
.. image:: https://github.com/adamchainz/django-mysql.svg?branch=master/actions?workflow=CI
9-
:target: https://github.com/adamchainz/django-mysql/actions?workflow=CI
8+
.. image:: https://github.com/adamchainz/django-mysql/workflows/CI/badge.svg?branch=master
9+
:target: https://github.com/adamchainz/django-mysql/actions?workflow=CI
1010

1111
.. image:: https://coveralls.io/repos/adamchainz/django-mysql/badge.svg
12-
:target: https://coveralls.io/r/adamchainz/django-mysql
12+
:target: https://coveralls.io/r/adamchainz/django-mysql
1313

1414
.. image:: https://readthedocs.org/projects/django-mysql/badge/?version=latest
15-
:target: https://django-mysql.readthedocs.io/en/latest/
15+
:target: https://django-mysql.readthedocs.io/en/latest/
1616

1717
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
18-
:target: https://github.com/python/black
18+
:target: https://github.com/python/black
1919

2020
.. figure:: https://raw.github.com/adamchainz/django-mysql/master/docs/images/dolphin-pony.png
2121
:alt: The dolphin-pony - proof that cute + cute = double cute.

0 commit comments

Comments
 (0)