Skip to content

Commit 1eab596

Browse files
committed
Corrected API doc link
1 parent 1652550 commit 1eab596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ full Kafka protocol support at great performance and reliability.
77
The Python bindings provides a high-level Producer and Consumer with support
88
for the balanced consumer groups of Apache Kafka 0.9.
99

10-
See the [API documentation](http://docs.confluent.io/3.0.0/clients/confluent-kafka-python/index.html) for more info.
10+
See the [API documentation](http://docs.confluent.io/current/clients/confluent-kafka-python/index.html) for more info.
1111

1212

1313
Usage

0 commit comments

Comments
 (0)