Skip to content

Commit 602f03d

Browse files
committed
fixup compatibility badges
1 parent 7b8c625 commit 602f03d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Kafka Python client
22
------------------------
33

4-
.. image:: https://img.shields.io/badge/kafka-3.9%2D0.8-brightgreen.svg
4+
.. image:: https://img.shields.io/badge/kafka-3.9--0.8-brightgreen.svg
55
:target: https://kafka-python.readthedocs.io/en/master/compatibility.html
66
.. image:: https://img.shields.io/pypi/pyversions/kafka-python.svg
77
:target: https://pypi.python.org/pypi/kafka-python

docs/compatibility.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Compatibility
22
-------------
33

4-
.. image:: https://img.shields.io/badge/kafka-3.9%2D0.8-brightgreen.svg
4+
.. image:: https://img.shields.io/badge/kafka-3.9--0.8-brightgreen.svg
55
:target: https://kafka-python.readthedocs.io/compatibility.html
66
.. image:: https://img.shields.io/pypi/pyversions/kafka-python.svg
77
:target: https://pypi.python.org/pypi/kafka-python

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
kafka-python
22
############
33

4-
.. image:: https://img.shields.io/badge/kafka-3.9%2D0.8-brightgreen.svg
4+
.. image:: https://img.shields.io/badge/kafka-3.9--0.8-brightgreen.svg
55
:target: https://kafka-python.readthedocs.io/en/master/compatibility.html
66
.. image:: https://img.shields.io/pypi/pyversions/kafka-python.svg
77
:target: https://pypi.python.org/pypi/kafka-python

0 commit comments

Comments
 (0)