Github user guozhangwang commented on a diff in the pull request:

    https://github.com/apache/kafka-site/pull/77#discussion_r139275996
  
    --- Diff: index.html ---
    @@ -7,17 +7,17 @@
                        <a href="/documentation/#producerapi" class="desc-item">
                                <h2>Publish &amp; subscribe</h2>
                                <p>to streams of data like a messaging 
system</p>
    -                           <span class="desc-item__cta">Learn more 
&raquo;</span>
    +                           <span class="desc-item__cta">Learn about APIs 
&raquo;</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 
&raquo;</span>
    +                           <span class="desc-item__cta">Learn about 
Streams &raquo;</span>
                        </a>
                        <a href="/intro#kafka_storage" class="desc-item">
                                <h2>Store</h2>
                                <p>streams of data safely in a distributed 
replicated cluster</p>
    -                           <span class="desc-item__cta">Learn more 
&raquo;</span>
    +                           <span class="desc-item__cta">Learn about 
Storage &raquo;</span>
    --- End diff --
    
    `Learn about storage architecture design`?


---

Reply via email to