From f73cabc7904e1fdf947706296b466b46277176b2 Mon Sep 17 00:00:00 2001 From: Anurag Rana Date: Tue, 8 Sep 2020 04:38:01 +0530 Subject: [PATCH] fixed the broken compatibility page link (#2045) --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index bae567ba6..29e6935c4 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