Github user guozhangwang commented on a diff in the pull request: https://github.com/apache/kafka-site/pull/77#discussion_r139275915 --- Diff: index.html --- @@ -7,17 +7,17 @@ <a href="/documentation/#producerapi" class="desc-item"> <h2>Publish & subscribe</h2> <p>to streams of data like a messaging system</p> - <span class="desc-item__cta">Learn more »</span> + <span class="desc-item__cta">Learn about APIs »</span> --- End diff -- `Learn about producer and consumer`?
---