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

    https://github.com/apache/kafka-site/pull/10#discussion_r57626588
  
    --- Diff: 0100/api.html ---
    @@ -24,12 +24,12 @@
        <dependency>
            <groupId>org.apache.kafka</groupId>
            <artifactId>kafka-clients</artifactId>
    -       <version>0.9.0.0</version>
    +       <version>0.10.0.0</version>
        </dependency>
     </pre>
     
     Examples showing how to use the producer are given in the
    -<a 
href="http://kafka.apache.org/090/javadoc/index.html?org/apache/kafka/clients/producer/KafkaProducer.html";
 title="Kafka 0.9.0 Javadoc">javadocs</a>.
    +<a 
href="http://kafka.apache.org/0100/javadoc/index.html?org/apache/kafka/clients/producer/KafkaProducer.html";
 title="Kafka 0.10.0 Javadoc">javadocs</a>.
    --- End diff --
    
    Just a reminder that javadocs need to be pushed before this will work.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to