AndrewJSchofield commented on code in PR #19863: URL: https://github.com/apache/kafka/pull/19863#discussion_r2121336647
########## docs/api.html: ########## @@ -48,6 +48,9 @@ <h3 class="anchor-heading"><a id="consumerapi" class="anchor-link"></a><a href=" Examples showing how to use the consumer are given in the <a href="/{{version}}/javadoc/index.html?org/apache/kafka/clients/consumer/KafkaConsumer.html" title="Kafka {{dotVersion}} Javadoc">javadocs</a>. <p> + Examples showing how to use the share consumer are given in the + <a href="/{{version}}/javadoc/index.html?org/apache/kafka/clients/consumer/KafkaShareConsumer.html" title="Kafka {{dotVersion}} Javadoc">javadocs</a>. + <p> Review Comment: I was a bit sceptical to start with, but I've made the change now and I think it's an improvement. Let me know what you think. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org