Skip to content

Commit 1979707

Browse files
wbarnhabradenneal1
authored andcommitted
Fix badge links in README.rst
1 parent b0cfe9e commit 1979707

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
@@ -5,15 +5,15 @@ Kafka Python client
55
:target: https://kafka-python-ng.readthedocs.io/en/master/compatibility.html
66
.. image:: https://img.shields.io/pypi/pyversions/kafka-python-ng.svg
77
:target: https://pypi.python.org/pypi/kafka-python-ng
8-
.. image:: https://coveralls.io/repos/wbarnha/kafka-python-ng-ng/badge.svg?branch=master&service=github
9-
:target: https://coveralls.io/github/wbarnha/kafka-python-ng-ng?branch=master
8+
.. image:: https://coveralls.io/repos/wbarnha/kafka-python-ng/badge.svg?branch=master&service=github
9+
:target: https://coveralls.io/github/wbarnha/kafka-python-ng?branch=master
1010
.. image:: https://img.shields.io/badge/license-Apache%202-blue.svg
11-
:target: https://github.com/wbarnha/kafka-python-ng-ng/blob/master/LICENSE
11+
:target: https://github.com/wbarnha/kafka-python-ng/blob/master/LICENSE
1212
.. image:: https://img.shields.io/pypi/dw/kafka-python-ng.svg
13-
:target: https://pypistats.org/packages/kafka-python
13+
:target: https://pypistats.org/packages/kafka-python-ng
1414
.. image:: https://img.shields.io/pypi/v/kafka-python.svg
15-
:target: https://pypi.org/project/kafka-python
16-
.. image:: https://img.shields.io/pypi/implementation/kafka-python
15+
:target: https://pypi.org/project/kafka-python-ng
16+
.. image:: https://img.shields.io/pypi/implementation/kafka-python-ng
1717
:target: https://github.com/wbarnha/kafka-python-ng/blob/master/setup.py
1818

1919

0 commit comments

Comments
 (0)