Fix Legacy support url (#712)

This commit is contained in:
Jonas Gröger
2016-06-01 18:23:50 +02:00
committed by Dana Powers
parent 3a971ea95e
commit 007b2e3836

View File

@@ -127,4 +127,4 @@ Low-level
Legacy support is maintained for low-level consumer and producer classes,
SimpleConsumer and SimpleProducer. See
<http://kafka-python.readthedocs.org/master/> for API details.
<http://kafka-python.readthedocs.io/en/master/simple.html?highlight=SimpleProducer> for API details.