momo-jun commented on code in PR #406: URL: https://github.com/apache/pulsar-site/pull/406#discussion_r1106640713
########## docs/security-tls-authentication.md: ########## @@ -136,7 +136,7 @@ var client = PulsarClient.Builder() ## Configure TLS authentication in CLI tools -[Command-line tools](reference-cli-tools.md) like [`pulsar-admin`](/tools/pulsar-admin/), [`pulsar-perf`](reference-cli-tools.md), and [`pulsar-client`](reference-cli-tools.md) use the `conf/client.conf` config file in a Pulsar installation. +[Command-line tools](reference-cli-tools.md) like [`pulsar-admin`](https://pulsar.apache.org/reference/#/next/pulsar-admin/), [`pulsar-perf`](https://pulsar.apache.org/reference/#/next/pulsar-perf), and [`pulsar-client`](https://pulsar.apache.org/reference/#/next/pulsar-client/) use the `conf/client.conf` config file in a Pulsar installation. Review Comment: Agreed. I will also double-check and fix all the broken links that have been warned during the local build for 2.8.x and later versions. -- 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]
