File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Compatibility
2
2
-------------
3
3
4
4
.. image :: https://img.shields.io/badge/kafka-0.10%2C%200.9%2C%200.8.2%2C%200.8.1%2C%200.8-brightgreen.svg
5
- :target: https://kafka-python.readthedocs.org /compatibility.html
5
+ :target: https://kafka-python.readthedocs.io /compatibility.html
6
6
.. image :: https://img.shields.io/pypi/pyversions/kafka-python.svg
7
7
:target: https://pypi.python.org/pypi/kafka-python
8
8
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ kafka-python
2
2
############
3
3
4
4
.. image :: https://img.shields.io/badge/kafka-0.10%2C%200.9%2C%200.8.2%2C%200.8.1%2C%200.8-brightgreen.svg
5
- :target: https://kafka-python.readthedocs.org /compatibility.html
5
+ :target: https://kafka-python.readthedocs.io /compatibility.html
6
6
.. image :: https://img.shields.io/pypi/pyversions/kafka-python.svg
7
7
:target: https://pypi.python.org/pypi/kafka-python
8
8
.. image :: https://coveralls.io/repos/dpkp/kafka-python/badge.svg?branch=master&service=github
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Unit tests
24
24
------------------
25
25
26
26
To run the tests locally, install tox -- `pip install tox `
27
- See http ://tox.readthedocs.org /en/latest/install.html
27
+ See https ://tox.readthedocs.io /en/latest/install.html
28
28
29
29
Then simply run tox, optionally setting the python environment.
30
30
If unset, tox will loop through all environments.
You can’t perform that action at this time.
0 commit comments