tisonkun commented on code in PR #487: URL: https://github.com/apache/pulsar-site/pull/487#discussion_r1144627128
########## docs/client-libraries-java.md: ########## @@ -29,12 +29,12 @@ The following table outlines the API packages and reference docs for Pulsar Java Package | Description | Maven Artifact :-------|:------------|:-------------- -[`org.apache.pulsar.client.api`](/api/client) | [Java client API](/api/client/) | [org.apache.pulsar:pulsar-client:@pulsar:version@](http://search.maven.org/#artifactdetails%7Corg.apache.pulsar%7Cpulsar-client%7C@pulsar:version@%7Cjar) +[`org.apache.pulsar.client.api`](/api/client) | [Java client API](client-api-overview.md) | [org.apache.pulsar:pulsar-client:@pulsar:version@](http://search.maven.org/#artifactdetails%7Corg.apache.pulsar%7Cpulsar-client%7C@pulsar:version@%7Cjar) Review Comment: I don't think `client-api-overview` is the correct page to be linked here. Actually, I'd suggest to merge that page into clent-libraries-overview. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
