momo-jun commented on code in PR #487: URL: https://github.com/apache/pulsar-site/pull/487#discussion_r1148974031
########## 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 agree it doesn't make 100% sense. The initial motivation to change the link is because `/api/client` has been linked in the first column. I think it would be redundant to provide the reference link again. @Anonymitaet WDYT? -- 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]
