summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnurag Rana <anuragrana31189@gmail.com>2020-09-08 04:38:01 +0530
committerGitHub <noreply@github.com>2020-09-07 16:08:01 -0700
commit08ea21167e3d6e9577d16715eadc9829bd8c1a80 (patch)
tree86cd4d8ad7cb56c23cda11d1029807c9d587c045
parent8e7ea69e6b6866a339023454dfaa075721b33dbf (diff)
downloadkafka-python-08ea21167e3d6e9577d16715eadc9829bd8c1a80.tar.gz
fixed the broken compatibility page link (#2045)
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index bae567b..29e6935 100644
--- a/README.rst
+++ b/README.rst
@@ -2,7 +2,7 @@ Kafka Python client
------------------------
.. image:: https://img.shields.io/badge/kafka-2.4%2C%202.3%2C%202.2%2C%202.1%2C%202.0%2C%201.1%2C%201.0%2C%200.11%2C%200.10%2C%200.9%2C%200.8-brightgreen.svg
- :target: https://kafka-python.readthedocs.io/compatibility.html
+ :target: https://kafka-python.readthedocs.io/en/master/compatibility.html
.. image:: https://img.shields.io/pypi/pyversions/kafka-python.svg
:target: https://pypi.python.org/pypi/kafka-python
.. image:: https://coveralls.io/repos/dpkp/kafka-python/badge.svg?branch=master&service=github