Github user guozhangwang commented on a diff in the pull request:
https://github.com/apache/kafka-site/pull/77#discussion_r139275946
--- 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>
</a>
<a href="/documentation/streams" class="desc-item">
<h2>Process</h2>
<p>streams of data efficiently and in real
time</p>
- <span class="desc-item__cta">Learn more
»</span>
+ <span class="desc-item__cta">Learn about
Streams »</span>
--- End diff --
`Learn about Streams API`?
---